Skip to content

Hostname

xyngular.com

Last fetched

xyngular.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · xyngular.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/xyngular.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.174.255.243.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.553.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.603.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.773.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
99.84.152.1899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.10699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.13.12118.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.618.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.7018.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.318.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
attn xyngular.com care of network solutions
Contact emails

Subdomains

43 observed subdomains of xyngular.com.

Web-graph footprint

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

93 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for xyngular.com.

Related pages

Pivot deeper into the graph from xyngular.com.

Cypher and MCP

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

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