Skip to content

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

WHISPER CANON · propertypeople.nlRouting diversity2.4/10Peering density8.6/10MOAS conflict⚠ 3 conflictsThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/propertypeople.nl

Resolution chain

propertypeople.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.214.132.25335.214.128.0/17AS15169GOOGLE - Google LLCNL
85.10.131.24585.10.128.0/19AS20857NL

WHOIS identity

Registrar
registrar:antagonist b.v.
Organization
Contact emails

Subdomains

1 observed subdomain of 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.

MechanismTarget
SPF_INCLUDE_custspf.g1i.one
SPF_INCLUDE_spf.transip.email
SPF_INCLUDEspf.factuursturen.nl
SPF_INCLUDEspf.otys.nl
SPF_INCLUDEspf.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 20

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