Skip to content

Hostname

getprepwisdom.com

Last fetched

getprepwisdom.com resolves to 11 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in DE. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · getprepwisdom.comRouting diversity4.2/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/getprepwisdom.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.126.37.131104.126.36.0/23AS20940AKAMAI-ASN1 - Akamai International B.V.DE
104.126.37.176104.126.36.0/23AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.212.110.3523.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.212.110.5723.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.220.180.3423.220.180.0/22AS20940AKAMAI-ASN1 - Akamai International B.V.FR
23.36.162.19723.36.162.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.36.162.20623.36.162.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.64.114.3523.64.114.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.64.114.4323.64.114.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
95.100.146.2695.100.146.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
95.100.146.895.100.146.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ

WHOIS identity

Registrar
iana:447
Organization
Contact emails

Subdomains

1 observed subdomain of getprepwisdom.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from getprepwisdom.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "getprepwisdom.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.