Skip to content

Hostname

xysinav.com

Last fetched

xysinav.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1454 as the registrar.

Nutrition Label

WHISPER CANON · xysinav.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/xysinav.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.49.11518.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.12218.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.3418.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.7618.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1454
Organization
muhammet hosbas
Contact emails

Subdomains

14 observed subdomains of xysinav.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for xysinav.com.

MechanismTarget
SPF_INCLUDE_spf.yandex.net

Related pages

Pivot deeper into the graph from xysinav.com.

Cypher and MCP

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

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