Skip to content

Hostname

decleor.si

Last fetched

decleor.si resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · decleor.siRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/decleor.si

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.79.4104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.139.58172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
195.246.8.30195.246.0.0/19AS6764SI

WHOIS identity

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

Subdomains

3 observed subdomains of decleor.si.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for decleor.si.

MechanismTarget
SPF_Adecleor.si
SPF_IP195.246.8.30
SPF_MXdecleor.si

Related pages

Pivot deeper into the graph from decleor.si.

Cypher and MCP

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

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