Skip to content

Hostname

asobimo.com

Last fetched

asobimo.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · asobimo.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/asobimo.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.180.182.19518.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
asobimo
Contact emails

Subdomains

31 observed subdomains of asobimo.com.

Web-graph footprint

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

162 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 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 asobimo.com.

Cypher and MCP

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

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