Skip to content

Hostname

wbu.edu

Last fetched

wbu.edu resolves to 1 IPv4 address operated by APOG-WAYLAND - Apogee Telecom Inc. in US.

Nutrition Label

WHISPER CANON · wbu.eduRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/wbu.edu

Resolution chain

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

IPPrefixASNOperatorCountry
76.78.249.24876.78.249.0/24AS400447APOG-WAYLAND - Apogee Telecom Inc.US

WHOIS identity

Registrar
Organization
wayland baptist university
Contact emails

Subdomains

60 observed subdomains of wbu.edu.

Web-graph footprint

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

446 sites link to this hostname.

301 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for wbu.edu.

MechanismTarget
SPF_INCLUDE_spf.academicworks.com
SPF_INCLUDEmh.blackboard.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXwbu.edu

Related pages

Pivot deeper into the graph from wbu.edu.

Cypher and MCP

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

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