Skip to content

Hostname

astina.dk

Last fetched

astina.dk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · astina.dkRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/astina.dk

Resolution chain

astina.dk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.6.223104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.223104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.63172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
astina.dk a/s
Contact emails

Subdomains

14 observed subdomains of astina.dk.

Web-graph footprint

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

306 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for astina.dk.

MechanismTarget
SPF_Aastina.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP161.35.109.1
SPF_IP185.149.228.38/32
SPF_IP185.149.228.4/32
SPF_IP80.196.242.149
SPF_IP80.208.28.150
SPF_IP94.130.99.113
SPF_IP94.231.97.200/32
SPF_IP94.231.97.201/32
SPF_IP94.231.97.202/32
SPF_MXastina.dk

Related pages

Pivot deeper into the graph from astina.dk.

Cypher and MCP

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

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