Hostname
slgproperty.com
Last fetched
slgproperty.com resolves to 1 IPv4 address operated by AS60781 in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
slgproperty.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 95.211.159.143 | 95.211.0.0/16 | AS60781 | — | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of slgproperty.com owner
- Contact emails
- domreg@mercuryin.es
- 0fc3738a-d032-4be2-9900-512792668bfe@identity-protect.org
- 101804f7-6f13-46b6-8c49-b9c34f272ee9@identity-protect.org
- 4f42b79e-8f8c-40e2-8416-52b156a00446@identity-protect.org
- 6d614d4a-cdce-4d83-9e18-f4908b6711ed@identity-protect.org
- a088b48e-e79d-46d0-ab07-654085c1bd8d@identity-protect.org
Subdomains
4 observed subdomains of slgproperty.com.
Web-graph footprint
Distinct hostnames that link to or from slgproperty.com in the public web crawl.
14 sites link to this hostname.
62 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for slgproperty.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.resales-online.com |
| SPF_A | slgproperty.com |
| SPF_INCLUDE | _spf.infocasa.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | cognito.nl |
| SPF_INCLUDE | mx.cognito.nl |
| SPF_MX | slgproperty.com |
Related pages
Pivot deeper into the graph from slgproperty.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "slgproperty.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.