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
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.
Showing 17 of 19. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for constructiv-test.be.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | customers.clickdimensions.com |
| SPF_INCLUDE | spf-00a41701.pphosted.com |
| SPF_INCLUDE | spf.addemar.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.78.52.162 |
| SPF_IP | 207.54.65.98 |
| SPF_IP | 207.54.67.181 |
| SPF_IP | 213.181.47.58 |
| SPF_IP | 62.213.218.253 |
| SPF_IP | 81.246.79.96 |
| SPF_IP | 81.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.