Skip to content

Hostname

antavaya.com

Last fetched

antavaya.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in ID. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · antavaya.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/antavaya.com

Resolution chain

antavaya.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.101.86.21634.101.80.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCID

WHOIS identity

Registrar
iana:146
Organization
antavaya
Contact emails

Subdomains

47 observed subdomains of antavaya.com.

Web-graph footprint

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

24 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

33 SPF mechanisms authorising senders for antavaya.com.

MechanismTarget
SPF_Aantavaya.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.oxygen.id
SPF_INCLUDEsmtp.biz.net.id
SPF_INCLUDEspf.mandrillapp.com
SPF_IP103.78.98.247
SPF_IP113.11.182.11/28
SPF_IP113.11.182.96/27
SPF_IP117.102.80.179
SPF_IP117.102.80.188
SPF_IP137.59.125.0/24
SPF_IP137.59.125.216/29
SPF_IP137.59.125.223/32
SPF_IP148.105.0.0/16
SPF_IP198.2.128.0/18
SPF_IP198.2.132.0/24
SPF_IP198.2.134.0/24
SPF_IP198.2.135.2/24
SPF_IP198.2.136.28
SPF_IP198.2.137.1
SPF_IP198.2.137.18
SPF_IP198.2.145.0/24
SPF_IP198.2.177.0/24
SPF_IP198.2.180.11
SPF_IP198.2.186.0/24
SPF_IP198.2.186.26
SPF_IP198.2.186.29
SPF_IP198.2.187.15
SPF_IP202.129.226.88
SPF_IP205.201.128.0/20
SPF_IP27.50.30.0/24
SPF_IP50.23.94.127
SPF_MXantavaya.com

Related pages

Pivot deeper into the graph from antavaya.com.

Cypher and MCP

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

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