Hostname
propertypeople.nl
Last fetched
propertypeople.nl resolves to 2 IPv4 addresses operated by GOOGLE - Google LLC in NL. WHOIS lists registrar:antagonist b.v. as the registrar.
Nutrition Label
Resolution chain
propertypeople.nl 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 |
|---|---|---|---|---|
| 35.214.132.253 | 35.214.128.0/17 | AS15169 | GOOGLE - Google LLC | NL |
| 85.10.131.245 | 85.10.128.0/19 | AS20857 | — | NL |
WHOIS identity
- Registrar
- registrar:antagonist b.v.
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of propertypeople.nl.
| Subdomain |
|---|
| www.propertypeople.nl |
Web-graph footprint
Distinct hostnames that link to or from propertypeople.nl in the public web crawl.
18 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for propertypeople.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _custspf.g1i.one |
| SPF_INCLUDE | _spf.transip.email |
| SPF_INCLUDE | spf.factuursturen.nl |
| SPF_INCLUDE | spf.otys.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from propertypeople.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "propertypeople.nl"})-[: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.