Skip to content

Hostname

edco.com

Last fetched

edco.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · edco.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/edco.com

Resolution chain

edco.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.66.40.137172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.119172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

10 observed subdomains of edco.com.

Web-graph footprint

Distinct hostnames that link to or from edco.com in the public web crawl.

681 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for edco.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_Aemailrelay-shipstation-prod-1.sslocal.com
SPF_Aoutbound-us2.ppe-hosted.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP104.178.73.122
SPF_IP50.228.252.244
SPF_IP50.228.252.247
SPF_IP50.228.252.251

Related pages

Pivot deeper into the graph from edco.com.

Cypher and MCP

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

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