Skip to content

Hostname

foxvalleycu.com

Last fetched

foxvalleycu.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.59.180.14713.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
18.118.237.11618.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.221.104.3718.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.148.27.1103.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.56.2093.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.22.176.2463.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domain manager
Contact emails

Subdomains

2 observed subdomains of foxvalleycu.com.

Web-graph footprint

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

9 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for foxvalleycu.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEspf.cashedge.com

Related pages

Pivot deeper into the graph from foxvalleycu.com.

Cypher and MCP

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

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