Skip to content

Hostname

edeco.se

Last fetched

edeco.se resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:beebyteab as the registrar.

Nutrition Label

WHISPER CANON · edeco.seRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/edeco.se

Resolution chain

edeco.se resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.10.116104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.116104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.143172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:beebyteab
Organization
Contact emails

Subdomains

5 observed subdomains of edeco.se.

Web-graph footprint

Distinct hostnames that link to or from edeco.se in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for edeco.se.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.bedrock.lime-technologies.com
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.mx-wecloud.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.74.5.196
SPF_IP194.16.83.81
SPF_IP195.7.65.114
SPF_IP212.37.96.111
SPF_IP213.50.132.141
SPF_IP31.192.224.166
SPF_IP31.192.231.161
SPF_IP79.99.1.188
SPF_MXedeco.se

Related pages

Pivot deeper into the graph from edeco.se.

Cypher and MCP

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

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