Skip to content

Hostname

draft.asperiq.com

Last fetched

draft.asperiq.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · draft.asperiq.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/draft.asperiq.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.202.12.13818.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with draft.asperiq.com in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for draft.asperiq.com.

MechanismTarget
SPF_IP185.203.90.171/32
SPF_IP185.203.90.172/32
SPF_IP81.221.27.129/32
SPF_IP81.221.27.136/32
SPF_MXdraft.asperiq.com

Related pages

Pivot deeper into the graph from draft.asperiq.com.

Cypher and MCP

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

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