Skip to content

Hostname

msm.edu

Last fetched

msm.edu resolves to 1 IPv4 address operated by LVLT-3549 - Level 3 Parent, LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.227.241.93199.227.0.0/16AS3549LVLT-3549 - Level 3 Parent, LLCUS

WHOIS identity

Registrar
Organization
morehouse school of medicine
Contact emails

Subdomains

76 observed subdomains of msm.edu.

Web-graph footprint

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

994 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for msm.edu.

MechanismTarget
SPF_Ainfrpsmtpuva01.elluciancloud.com
SPF_EXISTS%{i}.spf.hc6584-15.iphmx.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEpublicsafetycloud.net
SPF_INCLUDEsendersrv.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.59.100.16/28
SPF_IP173.252.133.108
SPF_IP173.252.133.109
SPF_IP173.252.133.110
SPF_IP173.252.174.105
SPF_IP192.83.232.0/24
SPF_IP199.227.241.0/24
SPF_IP199.77.50.0/23
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP66.162.21.178

Related pages

Pivot deeper into the graph from msm.edu.

Cypher and MCP

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

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