Skip to content

Hostname

roberts.edu

Last fetched

roberts.edu resolves to 3 IPv4 addresses operated by CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLC in US.

Nutrition Label

WHISPER CANON · roberts.eduRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/roberts.edu

Resolution chain

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

IPPrefixASNOperatorCountry
63.151.148.7463.144.0.0/12AS209CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLCUS
150.171.109.194150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE
150.171.109.193150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE

WHOIS identity

Registrar
Organization
roberts wesleyan college
Contact emails

Subdomains

47 observed subdomains of roberts.edu.

Web-graph footprint

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

493 sites link to this hostname.

425 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for roberts.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf0000000.roberts.edu
SPF_IP113.29.23.222/32
SPF_IP149.72.0.0/16
SPF_IP193.240.184.6
SPF_IP193.240.184.7
SPF_IP199.91.136.22
SPF_IP199.91.136.26/32
SPF_IP199.91.136.28/32
SPF_IP199.91.139.22/32
SPF_IP199.91.139.23/32
SPF_IP199.91.140.22
SPF_IP199.91.140.26/32
SPF_IP199.91.141.2
SPF_IP204.8.10.114/32
SPF_IP206.107.42.3
SPF_IP206.107.42.4
SPF_IP206.79.10.196
SPF_IP216.37.18.6/32
SPF_IP3.93.157.0/24
SPF_IP35.191.0.0/16
SPF_IP38.117.94.94/32
SPF_IP54.240.121.247/32
SPF_IP54.240.121.248/32
SPF_IP66.102.0.0/20
SPF_IP74.125.0.0/16

Related pages

Pivot deeper into the graph from roberts.edu.

Cypher and MCP

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

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