Skip to content

Hostname

creattic.de

Last fetched

creattic.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · creattic.deRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/creattic.de

Resolution chain

creattic.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
78.47.253.7078.46.0.0/15AS24940DE

WHOIS identity

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

Subdomains

35 observed subdomains of creattic.de.

Web-graph footprint

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

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for creattic.de.

MechanismTarget
SPF_Acreattic.de
SPF_IP136.243.36.231
SPF_IP144.76.82.57
SPF_IP46.4.113.16
SPF_IP46.4.80.17
SPF_IP5.9.30.214
SPF_IP78.47.253.65
SPF_IP78.47.253.70
SPF_IP88.99.38.35
SPF_MXcreattic.de

Related pages

Pivot deeper into the graph from creattic.de.

Cypher and MCP

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

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