Skip to content

Hostname

astrill.com

Last fetched

astrill.com resolves to 6 IPv4 addresses operated by VKT-HK Viking Telecom Limited in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · astrill.comRouting diversity4.2/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/astrill.com

Resolution chain

astrill.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
139.162.181.243139.162.160.0/19AS63949VKT-HK Viking Telecom LimitedDE
139.162.224.175139.162.224.0/19AS63949VKT-HK Viking Telecom LimitedGB
172.104.145.86172.104.128.0/19AS63949VKT-HK Viking Telecom LimitedDE
173.230.139.136173.230.128.0/20AS63949VKT-HK Viking Telecom LimitedUS
45.33.33.19545.33.32.0/19AS63949VKT-HK Viking Telecom LimitedUS
69.164.218.1269.164.208.0/20AS63949VKT-HK Viking Telecom LimitedUS

WHOIS identity

Registrar
iana:1068
Organization
astrill systems corporation
Contact emails

Subdomains

26 observed subdomains of astrill.com.

Web-graph footprint

Distinct hostnames that link to or from astrill.com in the public web crawl.

1,042 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for astrill.com.

MechanismTarget
SPF_Aastrill.com
SPF_IP212.237.210.65/32
SPF_IP89.207.134.100/32
SPF_MXastrill.com

Related pages

Pivot deeper into the graph from astrill.com.

Cypher and MCP

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

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