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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.204.68.101 | 143.204.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 143.204.68.129 | 143.204.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 143.204.68.20 | 143.204.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 143.204.68.77 | 143.204.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.161.82.3 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.54 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.68 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.96 | 3.161.80.0/22 | AS16509 | AMAZON-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.
Showing 20 of 23. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for low-ya.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | bmsend.com |
| SPF_INCLUDE | mdcircle.maildealer.jp |
| SPF_INCLUDE | treasure-ship.jp |
| SPF_IP | 107.153.20.126 |
| SPF_MX | low-ya.com |
Related pages
Pivot deeper into the graph from low-ya.com.
- IP · 143.204.68.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:49
- Country · GB
- Email · domain_manager@vega-c.com
- TLD · .com
- Browse hostnames · lo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.