Skip to content

Hostname

i-evolve.dk

Last fetched

i-evolve.dk resolves to 1 IPv4 address operated by GOOGLE-2 - Google LLC in NL.

Nutrition Label

WHISPER CANON · i-evolve.dkRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/i-evolve.dk

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.185.23435.217.64.0/18AS19527GOOGLE-2 - Google LLCNL

WHOIS identity

Registrar
Organization
evolve
Contact emails

Subdomains

2 observed subdomains of i-evolve.dk.

Web-graph footprint

Distinct hostnames that link to or from i-evolve.dk in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for i-evolve.dk.

MechanismTarget
SPF_Ai-evolve.dk
SPF_INCLUDEi-evolve.dk.spf.auto.dnssmarthost.net
SPF_MXi-evolve.dk

Related pages

Pivot deeper into the graph from i-evolve.dk.

Cypher and MCP

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

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