Skip to content

Hostname

methodistcol.edu

Last fetched

methodistcol.edu resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.107.253.4013.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

Registrar
Organization
methodist college
Contact emails

Subdomains

4 observed subdomains of methodistcol.edu.

Web-graph footprint

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

100 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for methodistcol.edu.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP205.167.2.121
SPF_IP205.167.2.125
SPF_IP205.167.2.213
SPF_IP205.167.2.80
SPF_IP205.167.3.33
SPF_IP205.167.3.47
SPF_IP205.167.3.51
SPF_IP205.167.3.73
SPF_IP205.167.3.75
SPF_IP205.167.3.80
SPF_IP205.167.3.90

Related pages

Pivot deeper into the graph from methodistcol.edu.

Cypher and MCP

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

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