Hostname
propertyeu.info
Last fetched
propertyeu.info is a registered hostname under the .info top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:2288
- Organization
- propertynl b.v.
- Contact emails
Subdomains
13 observed subdomains of propertyeu.info.
Showing 12 of 13. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from propertyeu.info in the public web crawl.
164 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for propertyeu.info.
| Mechanism | Target |
|---|---|
| SPF_A | propertyeu.info |
| SPF_INCLUDE | _spf.exactonline.nl |
| SPF_INCLUDE | mail.propertynl.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.17.187.44 |
| SPF_IP | 185.17.187.54 |
| SPF_IP | 185.17.187.55 |
| SPF_IP | 5.79.66.204 |
| SPF_IP | 5.79.66.214 |
| SPF_IP | 5.79.66.215 |
| SPF_IP | 82.148.195.206 |
| SPF_MX | propertyeu.info |
Related pages
Pivot deeper into the graph from propertyeu.info.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "propertyeu.info"})-[: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.