Skip to content

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

WHISPER CANON · re-actief.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/re-actief.com

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.

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.

MechanismTarget
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.14.1.144
SPF_IP145.14.110.5
SPF_IP162.13.216.162
SPF_IP221.133.42.194
SPF_IP221.133.42.230
SPF_IP2a01:7c8:aabc:13:5054:ff:fe6a:8d5a
SPF_IP37.97.134.27/21
SPF_IP5.255.68.24
SPF_IP64.68.122.92
SPF_IP68.171.132.166
SPF_IP68.171.132.179
SPF_IP74.121.66.132
SPF_IP83.138.129.79/32
SPF_IP89.234.34.153
SPF_IP94.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 20

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