Skip to content

Hostname

isuzu.com

Last fetched

isuzu.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.21.80.343.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
calance
Contact emails

Subdomains

10 observed subdomains of isuzu.com.

Web-graph footprint

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

255 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for isuzu.com.

MechanismTarget
SPF_INCLUDE_spf-dc50.sapsf.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP124.47.193.162
SPF_IP133.186.32.135
SPF_IP133.186.5.241
SPF_IP133.186.5.242
SPF_IP133.186.5.243
SPF_IP133.186.5.244
SPF_IP133.186.5.245
SPF_IP153.139.245.228
SPF_IP157.205.57.96/27
SPF_IP3.140.97.48
SPF_IP3.23.194.75
SPF_IP59.106.146.8

Related pages

Pivot deeper into the graph from isuzu.com.

Cypher and MCP

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

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