Skip to content

Hostname

cges-catalog.centralmethodist.edu

Last fetched

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

Nutrition Label

WHISPER CANON · cges-catalog.centralmethodist.eduRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cges-catalog.centralmethodist.edu

Resolution chain

cges-catalog.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

No WHOIS records are currently associated with cges-catalog.centralmethodist.edu in WhisperGraph.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for cges-catalog.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 cges-catalog.centralmethodist.edu.

Cypher and MCP

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

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