Skip to content

Hostname

creeert.net

Last fetched

creeert.net resolves to 2 IPv4 addresses operated by AS3223 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · creeert.netRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/creeert.net

Resolution chain

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

WHOIS identity

Registrar
iana:1647
Organization
carsten altena
Contact emails

Subdomains

20 observed subdomains of creeert.net.

Web-graph footprint

Distinct hostnames that link to or from creeert.net in the public web crawl.

13 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for creeert.net.

MechanismTarget
SPF_Acreeert.net
SPF_INCLUDEspf.webhost.company
SPF_IP141.138.168.0/21
SPF_IP195.211.72.0/22
SPF_IP2a03:3c00:a001::/48
SPF_IP2a03:3c00:a002::/48
SPF_MXcreeert.net

Related pages

Pivot deeper into the graph from creeert.net.

Cypher and MCP

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

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