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
Resolution chain
methodistcol.edu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.107.253.40 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for methodistcol.edu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 205.167.2.121 |
| SPF_IP | 205.167.2.125 |
| SPF_IP | 205.167.2.213 |
| SPF_IP | 205.167.2.80 |
| SPF_IP | 205.167.3.33 |
| SPF_IP | 205.167.3.47 |
| SPF_IP | 205.167.3.51 |
| SPF_IP | 205.167.3.73 |
| SPF_IP | 205.167.3.75 |
| SPF_IP | 205.167.3.80 |
| SPF_IP | 205.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.