Skip to content

Hostname

var.io

Last fetched

var.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:1011 as the registrar.

Nutrition Label

WHISPER CANON · var.ioRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/var.io

Resolution chain

var.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.163.44.133.163.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.AU
3.163.44.463.163.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.AU
3.163.44.563.163.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.AU
3.163.44.653.163.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.AU
3.173.238.1013.173.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.238.473.173.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.238.513.173.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.238.733.173.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
52.85.193.11852.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.5552.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.8252.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.952.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1011
Organization
digital privacy corporation
Contact emails

Subdomains

2 observed subdomains of var.io.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for var.io.

MechanismTarget
SPF_INCLUDE_spf.protonmail.ch
SPF_MXvar.io

Related pages

Pivot deeper into the graph from var.io.

Cypher and MCP

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

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