Skip to content

Hostname

low-ya.com

Last fetched

low-ya.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · low-ya.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/low-ya.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.68.101143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.129143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.20143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.77143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
3.161.82.33.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.543.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.683.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.963.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
vega corporation co.,ltd.
Contact emails

Subdomains

23 observed subdomains of low-ya.com.

Web-graph footprint

Distinct hostnames that link to or from low-ya.com in the public web crawl.

625 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for low-ya.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEbmsend.com
SPF_INCLUDEmdcircle.maildealer.jp
SPF_INCLUDEtreasure-ship.jp
SPF_IP107.153.20.126
SPF_MXlow-ya.com

Related pages

Pivot deeper into the graph from low-ya.com.

Cypher and MCP

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

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