Hostname
privatepropertiespreview.com
Last fetched
privatepropertiespreview.com resolves to 4 IPv4 addresses operated by AS50474 in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
privatepropertiespreview.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 |
|---|---|---|---|---|
| 109.234.167.132 | 109.234.164.0/22 | AS50474 | — | FR |
| 13.38.224.32 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.39.127.128 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.188.182.239 | 15.188.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of privatepropertiespreview.com owner
- Contact emails
- 02502202-8ee0-43d8-856f-00f6d5b82307@identity-protect.org
- 1e455c0c-126a-4f9d-9f15-3c8b5c3bb16b@identity-protect.org
- 33d6467d-85a7-4516-9e12-c769c17aaedf@identity-protect.org
- 76b47986-7a29-4bbc-8013-9fe0285cc5c2@identity-protect.org
- bb47bfdc-9b08-4877-9f58-979db82855a2@identity-protect.org
- fcc1f8f2-a592-4491-be9e-adb891dfc5bb@identity-protect.org
Subdomains
1 observed subdomain of privatepropertiespreview.com.
| Subdomain |
|---|
| mail.privatepropertiespreview.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for privatepropertiespreview.com.
| Mechanism | Target |
|---|---|
| SPF_A | privatepropertiespreview.com |
| SPF_INCLUDE | spf.jabatus.fr |
| SPF_IP | 109.234.167.132 |
| SPF_MX | privatepropertiespreview.com |
Related pages
Pivot deeper into the graph from privatepropertiespreview.com.
- IP · 109.234.167.132
- ASN · AS50474
- Registrar · iana:468
- Country · FR
- Email · 02502202-8ee0-43d8-856f-00f6d5b82307@identity-protect.org
- 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: "privatepropertiespreview.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.