Skip to content

Hostname

imagawa-group.com

Last fetched

imagawa-group.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI.

Nutrition Label

WHISPER CANON · imagawa-group.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/imagawa-group.com

Resolution chain

imagawa-group.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.165.140.10218.165.192.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.11218.165.192.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.1818.165.192.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.2118.165.192.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.36.1213.164.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.1243.164.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.433.164.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.83.164.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with imagawa-group.com in WhisperGraph.

Subdomains

1 observed subdomain of imagawa-group.com.

Web-graph footprint

Distinct hostnames that link to or from imagawa-group.com in the public web crawl.

11 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for imagawa-group.com.

MechanismTarget
SPF_INCLUDEspf.owlet.work

Related pages

Pivot deeper into the graph from imagawa-group.com.

Cypher and MCP

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

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