Skip to content

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

WHISPER CANON · privatepropertiespreview.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/privatepropertiespreview.com

Resolution chain

privatepropertiespreview.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.234.167.132109.234.164.0/22AS50474FR
13.38.224.3213.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.127.12813.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.188.182.23915.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:468
Organization
on behalf of privatepropertiespreview.com owner
Contact emails

Subdomains

1 observed subdomain of privatepropertiespreview.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for privatepropertiespreview.com.

MechanismTarget
SPF_Aprivatepropertiespreview.com
SPF_INCLUDEspf.jabatus.fr
SPF_IP109.234.167.132
SPF_MXprivatepropertiespreview.com

Related pages

Pivot deeper into the graph from privatepropertiespreview.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.