Skip to content

Hostname

foxrichmond.com

Last fetched

foxrichmond.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · foxrichmond.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/foxrichmond.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.96.12318.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.5818.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.618.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.6018.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.51.1163.168.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.51.1193.168.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.51.143.168.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.51.773.168.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.10899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.11699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.2099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:3786
Organization
brandsight privacy customer 274647
Contact emails

Subdomains

12 observed subdomains of foxrichmond.com.

Web-graph footprint

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

54 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for foxrichmond.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from foxrichmond.com.

Cypher and MCP

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

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