Skip to content

Hostname

bethlehem.edu

Last fetched

bethlehem.edu resolves to 1 IPv4 address operated by AS12975 in PS.

Nutrition Label

WHISPER CANON · bethlehem.eduRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/bethlehem.edu

Resolution chain

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

IPPrefixASNOperatorCountry
192.116.4.50192.116.4.0/24AS12975PS

WHOIS identity

Registrar
Organization
bethlehem university
Contact emails

Subdomains

71 observed subdomains of bethlehem.edu.

Web-graph footprint

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

308 sites link to this hostname.

454 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bethlehem.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP192.116.4.50
SPF_IP192.116.5.228
SPF_IP213.6.103.6
SPF_MXbethlehem.edu

Related pages

Pivot deeper into the graph from bethlehem.edu.

Cypher and MCP

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

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