Skip to content

Hostname

rectavit.be

Last fetched

rectavit.be has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:cloudstar cv as the registrar.

Nutrition Label

WHISPER CANON · rectavit.beRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rectavit.be

Resolution chain

rectavit.be 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
registrar:cloudstar cv
Organization
Contact emails

Subdomains

4 observed subdomains of rectavit.be.

Web-graph footprint

Distinct hostnames that link to or from rectavit.be in the public web crawl.

73 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for rectavit.be.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEazuresend.com
SPF_INCLUDEmarketing.dynamics.com
SPF_INCLUDEo365.crossware.co.nz
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.mail.cloudstar.be
SPF_INCLUDEspf.protection.outlook.com
SPF_IP144.178.233.0/28
SPF_IP185.2.54.136/32
SPF_IP81.188.106.64/28
SPF_IP81.241.229.68
SPF_IP84.199.185.16/29

Related pages

Pivot deeper into the graph from rectavit.be.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "rectavit.be"})-[: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.