Hostname
re-actief.com
Last fetched
re-actief.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
re-actief.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:269
- Organization
- p. van der wal
- Contact emails
Subdomains
1 observed subdomain of re-actief.com.
| Subdomain |
|---|
| www.re-actief.com |
Web-graph footprint
Distinct hostnames that link to or from re-actief.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
17 SPF mechanisms authorising senders for re-actief.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 145.14.1.144 |
| SPF_IP | 145.14.110.5 |
| SPF_IP | 162.13.216.162 |
| SPF_IP | 221.133.42.194 |
| SPF_IP | 221.133.42.230 |
| SPF_IP | 2a01:7c8:aabc:13:5054:ff:fe6a:8d5a |
| SPF_IP | 37.97.134.27/21 |
| SPF_IP | 5.255.68.24 |
| SPF_IP | 64.68.122.92 |
| SPF_IP | 68.171.132.166 |
| SPF_IP | 68.171.132.179 |
| SPF_IP | 74.121.66.132 |
| SPF_IP | 83.138.129.79/32 |
| SPF_IP | 89.234.34.153 |
| SPF_IP | 94.236.44.253/32 |
Related pages
Pivot deeper into the graph from re-actief.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "re-actief.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.