Skip to content

Hostname

constructiv.be

Last fetched

constructiv.be resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:clearmedia nv as the registrar.

Nutrition Label

WHISPER CANON · constructiv.beRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/constructiv.be

Resolution chain

constructiv.be resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.159.140.127162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.0.125172.66.0.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:clearmedia nv
Organization
Contact emails

Subdomains

41 observed subdomains of constructiv.be.

Web-graph footprint

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

412 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for constructiv.be.

MechanismTarget
SPF_EXISTS%{i}.spf.hc74-57.iphmx.com
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEspf-00a41701.pphosted.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.54.65.98
SPF_IP207.54.67.181
SPF_IP213.181.47.58
SPF_IP81.246.79.96

Related pages

Pivot deeper into the graph from constructiv.be.

Cypher and MCP

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

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