Skip to content

Hostname

hosoge.com

Last fetched

hosoge.com resolves to 1 IPv4 address operated by AS9370 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · hosoge.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hosoge.com

Resolution chain

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

IPPrefixASNOperatorCountry
160.16.234.167160.16.128.0/17AS9370JP

WHOIS identity

Registrar
iana:49
Organization
aiki kanamoto
Contact emails

Subdomains

1 observed subdomain of hosoge.com.

Web-graph footprint

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

18 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for hosoge.com.

MechanismTarget
SPF_Ahosoge.com
SPF_Asv8637.xserver.jp
SPF_Awww742.sakura.ne.jp
SPF_INCLUDEspf.sender.xserver.jp
SPF_MXhosoge.com

Related pages

Pivot deeper into the graph from hosoge.com.

Cypher and MCP

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

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