Hostname
brick-jp.com
Last fetched
brick-jp.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
brick-jp.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.192.199.179 | 13.193.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.113.163.115 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.115.61.133 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.195.127.131 | 52.216.2.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of brick-jp.com owner
- Contact emails
- 1473e0ed-a3d0-4cb4-8e1f-ec317123d969@identity-protect.org
- 4a175230-acb9-4505-803f-d7263191624d@identity-protect.org
- 4a761f6b-19b0-4633-b1ba-2558815a7133@identity-protect.org
- 520b90f4-2c78-436e-8fd7-3f977320ad11@identity-protect.org
- 7ae114ce-131c-41ba-a85d-3f44e3c67035@identity-protect.org
- d070e8d8-43b0-4911-9278-e4a90f22ad90@identity-protect.org
- ecb7ad08-5ebe-4056-b533-2b180399b307@identity-protect.org
- owner-10385550@brick-jp.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from brick-jp.com in the public web crawl.
5 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for brick-jp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from brick-jp.com.
- IP · 13.192.199.179
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 1473e0ed-a3d0-4cb4-8e1f-ec317123d969@identity-protect.org
- TLD · .com
- Browse hostnames · br…
- 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: "brick-jp.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.