Skip to content

Hostname

arva.digital

Last fetched

arva.digital resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · arva.digitalRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/arva.digital

Resolution chain

arva.digital resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.173.132.3818.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.4018.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.6318.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.718.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.148.1153.165.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.165.148.643.165.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.165.148.683.165.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.165.148.713.165.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:81
Organization
arva tech
Contact emails

Subdomains

1 observed subdomain of arva.digital.

Web-graph footprint

Distinct hostnames that link to or from arva.digital in the public web crawl.

7 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for arva.digital.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from arva.digital.

Cypher and MCP

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

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