Skip to content

Hostname

goodrichmall.com

Last fetched

goodrichmall.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · goodrichmall.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/goodrichmall.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.10108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.14108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.2108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.87108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.249.98.10513.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.4213.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.513.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.5213.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.249.223.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.313.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.473.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.803.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH

WHOIS identity

Registrar
iana:244
Organization
rich &
Contact emails

Subdomains

21 observed subdomains of goodrichmall.com.

Web-graph footprint

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

18 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from goodrichmall.com.

Cypher and MCP

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

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