Skip to content

Hostname

y-axis.com

Last fetched

y-axis.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

y-axis.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.134.11713.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.2113.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.4713.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.8913.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.227.192.11513.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.4113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
52.222.236.12452.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.3652.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.8452.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.8552.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.9.10399.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.9.4399.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.9.9399.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.9.9999.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

101 observed subdomains of y-axis.com.

Web-graph footprint

Distinct hostnames that link to or from y-axis.com in the public web crawl.

566 sites link to this hostname.

78 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for y-axis.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from y-axis.com.

Cypher and MCP

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

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