Hostname
blayn.com
Last fetched
blayn.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:474 as the registrar.
Nutrition Label
Resolution chain
blayn.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.113.103.149 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.114.47.196 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.77.150.130 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 43.207.25.201 | 43.206.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.193.205.90 | 52.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.69.152.40 | 52.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.95.225.221 | 54.95.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.158.194.234 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.74.51.33 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.180.130.13 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.181.65.171 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.192.237.245 | 13.192.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:474
- Organization
- shinichi temmo
- Contact emails
Subdomains
55 observed subdomains of blayn.com.
Showing 25 of 55. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from blayn.com in the public web crawl.
45 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for blayn.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | bpos.jp |
| SPF_INCLUDE | spf.blayn.com |
| SPF_INCLUDE | spf.bmv.jp |
| SPF_IP | 13.115.89.60 |
| SPF_IP | 13.231.218.242 |
| SPF_IP | 13.231.240.71 |
| SPF_IP | 18.179.177.20 |
| SPF_IP | 52.198.84.17 |
| SPF_IP | 54.238.253.248 |
| SPF_IP | 54.249.63.66 |
Related pages
Pivot deeper into the graph from blayn.com.
- IP · 13.113.103.149
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:474
- Country · JP
- Email · whoisguard+rfb183afe6f8fc6e388c5de175adb00db@do-reg.jp
- TLD · .com
- Browse hostnames · bl…
- 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: "blayn.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.