Skip to content

Hostname

www.avvanest.com

Last fetched

www.avvanest.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.147.243.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.147.483.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.147.793.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.147.813.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.147.873.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.149.1153.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.149.1853.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.151.2323.5.151.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.151.2413.5.151.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.128.13752.219.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.128.17752.219.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.128.6152.219.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.133.6552.219.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.40.24952.219.40.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.41.2952.219.41.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.41.552.219.41.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with www.avvanest.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for www.avvanest.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from www.avvanest.com.

Cypher and MCP

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

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