Skip to content

Hostname

central-valley.com

Last fetched

central-valley.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · central-valley.comRouting diversity2.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/central-valley.com

Resolution chain

central-valley.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.235.90.15718.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.126.2644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
contact privacy inc. customer 1243537896
Contact emails

Subdomains

25 observed subdomains of central-valley.com.

Web-graph footprint

Distinct hostnames that link to or from central-valley.com in the public web crawl.

36 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for central-valley.com.

MechanismTarget
SPF_Acentral-valley.com
SPF_INCLUDEip4-spf.central-valley.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-westus.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP50.115.68.32/29
SPF_IP50.250.168.236/30

Related pages

Pivot deeper into the graph from central-valley.com.

Cypher and MCP

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

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