Skip to content

Hostname

credio.dk

Last fetched

credio.dk resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · credio.dkRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/credio.dk

Resolution chain

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

IPPrefixASNOperatorCountry
49.12.84.17049.12.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with credio.dk in WhisperGraph.

Subdomains

5 observed subdomains of credio.dk.

Web-graph footprint

Distinct hostnames that link to or from credio.dk in the public web crawl.

24 sites link to this hostname.

88 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for credio.dk.

MechanismTarget
SPF_Acredio.dk
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDErelay.mailchannels.net
SPF_MXcredio.dk

Related pages

Pivot deeper into the graph from credio.dk.

Cypher and MCP

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

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