Skip to content

Hostname

edico.si

Last fetched

edico.si resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · edico.siRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/edico.si

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.65.47104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.140.166172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with edico.si in WhisperGraph.

Subdomains

4 observed subdomains of edico.si.

Web-graph footprint

Distinct hostnames that link to or from edico.si in the public web crawl.

28 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for edico.si.

MechanismTarget
SPF_Aedico.si
SPF_IP141.255.192.0/24
SPF_IP141.255.199.98/32
SPF_IP185.69.148.0/22
SPF_IP193.2.11.0/24
SPF_IP40.107.0.0/16
SPF_IP91.185.211.0/24
SPF_MXedico.si

Related pages

Pivot deeper into the graph from edico.si.

Cypher and MCP

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

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