Skip to content

Hostname

email.ski.com

Last fetched

email.ski.com resolves to 1 IPv4 address operated by DNIC-AS-00749 - United States Department of Defense DoD in US.

Nutrition Label

WHISPER CANON · email.ski.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/email.ski.com

Resolution chain

email.ski.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
11.111.1.1111.0.0.0/8AS749DNIC-AS-00749 - United States Department of Defense DoDUS

WHOIS identity

No WHOIS records are currently associated with email.ski.com in WhisperGraph.

Subdomains

3 observed subdomains of email.ski.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for email.ski.com.

MechanismTarget
SPF_IP208.85.52.108
SPF_IP74.112.64.196

Related pages

Pivot deeper into the graph from email.ski.com.

Cypher and MCP

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

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