Skip to content

Hostname

webber.edu

Last fetched

webber.edu resolves to 2 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US.

Nutrition Label

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

Resolution chain

webber.edu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
63.250.43.13663.250.43.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
63.250.43.13763.250.43.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

Registrar
Organization
webber international university
Contact emails

Subdomains

14 observed subdomains of webber.edu.

Web-graph footprint

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

221 sites link to this hostname.

83 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for webber.edu.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-sites.us.w3pcloud.com
SPF_INCLUDEspf.happyfox.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP1.123.12.123/32
SPF_IP167.89.101.146
SPF_IP167.89.101.149
SPF_IP167.89.60.152
SPF_IP167.89.89.156
SPF_IP192.237.158.52
SPF_IP192.237.159.131
SPF_IP192.237.159.132
SPF_IP192.237.159.133
SPF_IP198.21.5.85
SPF_IP204.75.142.249
SPF_IP216.27.20.130
SPF_IP216.27.20.140
SPF_IP216.27.20.141/30
SPF_IP216.27.20.142
SPF_IP4.71.8.194

Related pages

Pivot deeper into the graph from webber.edu.

Cypher and MCP

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

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