Skip to content

Hostname

xinvana.com

Last fetched

xinvana.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · xinvana.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/xinvana.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.46.31108.159.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.46.52108.159.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.46.71108.159.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.46.73108.159.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.33.252.1413.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.4013.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.6013.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.9213.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:244
Organization
prinmann
Contact emails

Subdomains

1 observed subdomain of xinvana.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for xinvana.com.

MechanismTarget
SPF_INCLUDE_spfblocka.toast.com

Related pages

Pivot deeper into the graph from xinvana.com.

Cypher and MCP

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

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