Skip to content

Hostname

mail.asobimo.com

Last fetched

mail.asobimo.com resolves to 1 IPv4 address operated by PROX Prox System Design Inc. in JP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
210.166.221.36210.166.208.0/20AS7678PROX Prox System Design Inc.JP

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mail.asobimo.com.

MechanismTarget
SPF_INCLUDE_netblocks.asobimo.com
SPF_INCLUDE_netblocks1.asobimo.com
SPF_INCLUDE_spf.google.com
SPF_IP210.166.221.36
SPF_IP210.188.234.29/32
SPF_IP49.212.60.142/32

Related pages

Pivot deeper into the graph from mail.asobimo.com.

Cypher and MCP

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

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