Skip to content

Hostname

constructiv-test.be

Last fetched

constructiv-test.be has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:clearmedia nv as the registrar.

Nutrition Label

WHISPER CANON · constructiv-test.beRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/constructiv-test.be

Resolution chain

constructiv-test.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:clearmedia nv
Organization
Contact emails

Subdomains

19 observed subdomains of constructiv-test.be.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for constructiv-test.be.

MechanismTarget
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEspf-00a41701.pphosted.com
SPF_INCLUDEspf.addemar.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.78.52.162
SPF_IP207.54.65.98
SPF_IP207.54.67.181
SPF_IP213.181.47.58
SPF_IP62.213.218.253
SPF_IP81.246.79.96
SPF_IP81.246.79.98

Related pages

Pivot deeper into the graph from constructiv-test.be.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "constructiv-test.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.