Skip to content

Hostname

datenameihin.com

Last fetched

datenameihin.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:474 as the registrar.

Nutrition Label

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

Resolution chain

datenameihin.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.178.238.16818.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.195.4652.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.128.7057.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.64.22957.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:474
Organization
do-reg whois guard service, idc frontier
Contact emails

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for datenameihin.com.

MechanismTarget
SPF_INCLUDEspf.mose-mail.jp

Related pages

Pivot deeper into the graph from datenameihin.com.

Cypher and MCP

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

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