Skip to content

Hostname

hitachids.com

Last fetched

hitachids.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.103.1145.60.103.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.31.1145.60.31.0/24AS19551INCAPSULA - Incapsula IncUS

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.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for hitachids.com.

MechanismTarget
SPF_INCLUDE46197569.spf01.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEservice-now.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.odmad.quest-on-demand.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP13.66.130.121
SPF_IP20.122.27.14
SPF_IP20.125.151.5/32
SPF_IP20.163.67.71/32
SPF_IP20.230.234.206
SPF_IP20.25.136.51/32
SPF_IP20.96.2.88
SPF_IP4.155.80.63
SPF_IP4.255.169.205
SPF_IP51.143.2.119
SPF_IP52.177.186.121

Related pages

Pivot deeper into the graph from hitachids.com.

Cypher and MCP

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

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