Skip to content

Hostname

miniaturicum.de

Last fetched

miniaturicum.de resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · miniaturicum.deRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/miniaturicum.de

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.0.44104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.44104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.218172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
62.108.55.9862.108.48.0/20AS30962DE

WHOIS identity

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

Subdomains

4 observed subdomains of miniaturicum.de.

Web-graph footprint

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

87 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for miniaturicum.de.

MechanismTarget
SPF_Aminiaturicum.de
SPF_Aminiaturicum.wnm.cloud
SPF_IP62.108.55.98
SPF_MXminiaturicum.de

Related pages

Pivot deeper into the graph from miniaturicum.de.

Cypher and MCP

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

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