Skip to content

Hostname

bethanywv.edu

Last fetched

bethanywv.edu resolves to 1 IPv4 address operated by GOOGLE - Google LLC in US.

Nutrition Label

WHISPER CANON · bethanywv.eduRouting diversity1.5/10Peering density8.5/10MOAS conflict⚠ 2 conflictsThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.8/10canon.whisper.security/host/bethanywv.edu

Resolution chain

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

IPPrefixASNOperatorCountry
35.212.122.21235.212.0.0/17AS15169GOOGLE - Google LLCUS

WHOIS identity

Registrar
Organization
bethany college
Contact emails

Subdomains

28 observed subdomains of bethanywv.edu.

Web-graph footprint

Distinct hostnames that link to or from bethanywv.edu in the public web crawl.

277 sites link to this hostname.

308 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bethanywv.edu.

MechanismTarget
SPF_INCLUDE_spf.fortimailcloud.com
SPF_INCLUDEdelivery.fireworkscrm.com
SPF_INCLUDEiceschools.org
SPF_INCLUDEradiussend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP172.16.40.0/23
SPF_IP216.30.202.2

Related pages

Pivot deeper into the graph from bethanywv.edu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bethanywv.edu"})-[: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.