Skip to content

Hostname

edi.edist.com

Last fetched

edi.edist.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US.

Nutrition Label

WHISPER CANON · edi.edist.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/edi.edist.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.236.45.85104.236.0.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

No WHOIS records are currently associated with edi.edist.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for edi.edist.com.

MechanismTarget
SPF_Aeasterndistributing.com
SPF_Aedi.edist.com
SPF_INCLUDEmail-bn1blp0187.outbound.protection.outlook.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.57.250.112
SPF_IP199.168.150.100
SPF_IP66.155.178.48/28
SPF_IP69.74.219.192/28

Related pages

Pivot deeper into the graph from edi.edist.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "edi.edist.com"})-[: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.