Skip to content

Hostname

scan-hack.com

Last fetched

scan-hack.com resolves to 2 IPv4 addresses operated by AS209874 in DE. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · scan-hack.comRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/scan-hack.com

Resolution chain

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

WHOIS identity

Registrar
iana:48
Organization
whois agent (174898383)
Contact emails

Subdomains

3 observed subdomains of scan-hack.com.

Web-graph footprint

Distinct hostnames that link to or from scan-hack.com in the public web crawl.

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • scan-hack.com

SPF policy

6 SPF mechanisms authorising senders for scan-hack.com.

MechanismTarget
SPF_Ascan-hack.com
SPF_INCLUDEspf-c.mailbaby.net
SPF_IP45.61.161.161
SPF_IP5.231.82.18
SPF_IP5.61.54.56
SPF_MXscan-hack.com

Related pages

Pivot deeper into the graph from scan-hack.com.

Cypher and MCP

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

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