Skip to content

Hostname

ef.msp.org

Last fetched

ef.msp.org resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US.

Nutrition Label

WHISPER CANON · ef.msp.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ef.msp.org

Resolution chain

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

IPPrefixASNOperatorCountry
178.128.128.148178.128.128.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

No WHOIS records are currently associated with ef.msp.org in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from ef.msp.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ef.msp.org.

MechanismTarget
SPF_INCLUDEspf.messagingengine.com
SPF_INCLUDEspf.mtasv.net
SPF_IP104.248.184.190
SPF_IP167.99.175.32
SPF_IP169.229.199.64/27
SPF_IP178.128.128.148
SPF_IP206.189.211.23
SPF_IP46.101.146.40

Related pages

Pivot deeper into the graph from ef.msp.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ef.msp.org"})-[: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.