Skip to content

Hostname

dercolablog.de

Last fetched

dercolablog.de resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · dercolablog.deRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.6/10canon.whisper.security/host/dercolablog.de

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.95.230104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.149.11172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with dercolablog.de in WhisperGraph.

Subdomains

1 observed subdomain of dercolablog.de.

Web-graph footprint

Distinct hostnames that link to or from dercolablog.de in the public web crawl.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for dercolablog.de.

MechanismTarget
SPF_IP136.144.168.5
SPF_IP136.144.174.104
SPF_IP136.144.231.243
SPF_IP136.144.251.24
SPF_IP149.210.215.137
SPF_IP37.97.131.162
SPF_IP45.135.134.174
SPF_IP45.135.135.68
SPF_IP45.147.201.34
SPF_IP46.17.40.158
SPF_IP5.231.31.16
SPF_IP74.112.100.120

Related pages

Pivot deeper into the graph from dercolablog.de.

Cypher and MCP

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

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