Hostname
prelim.com
Last fetched
prelim.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
prelim.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.52.170.175 | 13.52.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.53.106.232 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of prelim.com owner
- Contact emails
- admin@inventra.com
- 2d132402-e9d2-4c62-b8b6-de0da0aae526@identity-protect.org
- 6807acb8-58ff-4ab0-965c-a30f2f61cfae@identity-protect.org
- 8a73adc3-96dd-43ac-a2e8-f996361f2617@identity-protect.org
- af731e31-6fc7-4f39-92dc-acce6c586a73@identity-protect.org
- e07179d6-1f31-4692-a91d-1f3ded50878f@identity-protect.org
- f6343449-f82c-430f-89b2-0a6a4cdbc224@identity-protect.org
- owner-11289603@prelim.com.whoisprivacyservice.org
- owner-11954607@prelim.com.whoisprivacyservice.org
- owner-12099450@prelim.com.whoisprivacyservice.org
- owner-1705464@prelim.com.whoisprivacyservice.org
- owner-3732142@prelim.com.whoisprivacyservice.org
- owner-6029060@prelim.com.whoisprivacyservice.org
- owner-7059506@prelim.com.whoisprivacyservice.org
- owner-9190358@prelim.com.whoisprivacyservice.org
Subdomains
14 observed subdomains of prelim.com.
Web-graph footprint
Distinct hostnames that link to or from prelim.com in the public web crawl.
39 sites link to this hostname.
4 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 prelim.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from prelim.com.
- IP · 13.52.170.175
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · admin@inventra.com
- TLD · .com
- Browse hostnames · pr…
- 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: "prelim.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.