Skip to content

Hostname

centralmethodist.edu

Last fetched

centralmethodist.edu resolves to 1 IPv4 address operated by SOCKET - Socket Holdings Corporation in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
192.245.43.58192.245.43.0/24AS4581SOCKET - Socket Holdings CorporationUS

WHOIS identity

Registrar
Organization
central methodist university
Contact emails

Subdomains

38 observed subdomains of centralmethodist.edu.

Web-graph footprint

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

413 sites link to this hostname.

159 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for centralmethodist.edu.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEe2ma.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.157.150.15
SPF_IP108.157.150.4
SPF_IP108.157.150.53
SPF_IP108.157.150.98
SPF_IP16.182.107.221
SPF_IP192.245.43.5
SPF_IP20.236.219.22/32
SPF_IP52.216.77.123
SPF_IP52.217.116.165
SPF_IP52.217.118.5
SPF_IP52.217.130.181
SPF_IP52.217.206.181
SPF_IP54.231.162.189

Related pages

Pivot deeper into the graph from centralmethodist.edu.

Cypher and MCP

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

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