Skip to content

Hostname

adquake.com

Last fetched

adquake.com resolves to 2 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · adquake.comRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/adquake.com

Resolution chain

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

IPPrefixASNOperatorCountry
144.76.208.97144.76.0.0/16AS24940HETZNER-ASDE
178.63.191.61178.63.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of adquake.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for adquake.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmxsspf.sendpulse.com

Related pages

Pivot deeper into the graph from adquake.com.

Cypher and MCP

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

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