Skip to content

Hostname

spelman.edu

Last fetched

spelman.edu resolves to 1 IPv4 address operated by TUT-AS - Total Uptime Technologies, LLC in US.

Nutrition Label

WHISPER CANON · spelman.eduRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/spelman.edu

Resolution chain

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

IPPrefixASNOperatorCountry
162.252.213.75162.252.213.0/24AS53334TUT-AS - Total Uptime Technologies, LLCUS

WHOIS identity

Registrar
Organization
spelman college
Contact emails

Subdomains

115 observed subdomains of spelman.edu.

Web-graph footprint

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

1,610 sites link to this hostname.

664 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for spelman.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_tuf-spf.touchnet.com
SPF_INCLUDEhalo.com
SPF_INCLUDEsmtpuse1.elluciancloud.com
SPF_INCLUDEspelman.campusgroups.com
SPF_INCLUDEspf.elluciancloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.82.144.131
SPF_IP168.245.25.116/32
SPF_IP199.231.134.73/32
SPF_IP205.220.160.124
SPF_IP205.220.172.124
SPF_IP216.248.199.105/32
SPF_IP216.248.199.106/32
SPF_IP74.122.104.0/22

Related pages

Pivot deeper into the graph from spelman.edu.

Cypher and MCP

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

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