Skip to content

Hostname

asspa.com

Last fetched

asspa.com resolves to 1 IPv4 address operated by OCN NTT DOCOMO BUSINESS,Inc. in JP. WHOIS lists iana:78 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
122.17.176.127122.16.0.0/12AS4713OCN NTT DOCOMO BUSINESS,Inc.JP

WHOIS identity

Registrar
iana:78
Organization
assist
Contact emails

Subdomains

1 observed subdomain of asspa.com.

Subdomain
www.asspa.com

Web-graph footprint

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

21 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • asspa.com

SPF policy

2 SPF mechanisms authorising senders for asspa.com.

MechanismTarget
SPF_Aasspa.com
SPF_INCLUDE_spf.mwprem.net

Related pages

Pivot deeper into the graph from asspa.com.

Cypher and MCP

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

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