Skip to content

Hostname

joewise.com

Last fetched

joewise.com resolves to 4 IPv4 addresses operated by CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLC in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · joewise.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/joewise.com

Resolution chain

joewise.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
174.29.199.38174.29.0.0/16AS209CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLCUS
75.166.169.2875.166.0.0/16AS209CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLCUS
75.166.191.13875.166.0.0/16AS209CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLCUS
97.118.239.14897.118.0.0/16AS209CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLCUS

WHOIS identity

Registrar
iana:1910
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of joewise.com.

Web-graph footprint

Distinct hostnames that link to or from joewise.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for joewise.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from joewise.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "joewise.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.