Hostname
1331recordz.com
Last fetched
1331recordz.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
1331recordz.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 |
|---|---|---|---|---|
| 18.154.144.42 | 18.154.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.144.48 | 18.154.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.144.53 | 18.154.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.144.84 | 18.154.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 1331recordz.com owner
- Contact emails
- 258c00c3-53b3-4766-8fd6-53267434d83b@identity-protect.org
- 5c64cd0d-1e21-4c3d-a85b-2f2d8aeef041@identity-protect.org
- 5d8b1ef5-7d31-4921-a0e3-1a6f54eba3f1@identity-protect.org
- 90589c46-2b4a-4d90-8c3d-b486b5fd9e22@identity-protect.org
- bc694797-6ac0-4bc7-8e55-5a77905979d7@identity-protect.org
- d4548ad5-9cb7-4718-85ab-f11ff8e74a9d@identity-protect.org
Subdomains
2 observed subdomains of 1331recordz.com.
Web-graph footprint
Distinct hostnames that link to or from 1331recordz.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 1331recordz.com.
- IP · 18.154.144.42
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 258c00c3-53b3-4766-8fd6-53267434d83b@identity-protect.org
- TLD · .com
- Browse hostnames · 13…
- 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: "1331recordz.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.