Skip to content

Hostname

fr.heweigroup.com

Last fetched

fr.heweigroup.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.24.143108.156.24.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.24.148108.156.24.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.24.169108.156.24.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.24.222108.156.24.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
13.33.252.1213.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.2413.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.4513.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.5113.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.21.10318.155.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.21.2018.155.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.21.3418.155.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.21.7618.155.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

No WHOIS records are currently associated with fr.heweigroup.com in WhisperGraph.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from fr.heweigroup.com.

Cypher and MCP

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

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