Skip to content

Hostname

bowvalleycu.com

Last fetched

bowvalleycu.com resolves to 1 IPv4 address operated by AS35280 in US. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · bowvalleycu.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bowvalleycu.com

Resolution chain

bowvalleycu.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
72.19.3.11572.19.3.0/24AS35280US

WHOIS identity

Registrar
iana:470
Organization
celero solutions
Contact emails

Subdomains

8 observed subdomains of bowvalleycu.com.

Web-graph footprint

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

54 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bowvalleycu.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.celero.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.198.203.132/32
SPF_IP216.134.200.226/32
SPF_MXbowvalleycu.com

Related pages

Pivot deeper into the graph from bowvalleycu.com.

Cypher and MCP

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

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