Skip to content

Hostname

deweerdt.be

Last fetched

deweerdt.be resolves to 1 IPv4 address operated by CONTABO - Contabo GmbH in DE. WHOIS lists registrar:telenet bv as the registrar.

Nutrition Label

WHISPER CANON · deweerdt.beRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/deweerdt.be

Resolution chain

deweerdt.be resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
161.97.119.35161.97.118.0/23AS51167CONTABO - Contabo GmbHDE

WHOIS identity

Registrar
registrar:telenet bv
Organization
Contact emails

Subdomains

3 observed subdomains of deweerdt.be.

Web-graph footprint

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

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for deweerdt.be.

MechanismTarget
SPF_Adeweerdt.be
SPF_Amail.deweerdt.be
SPF_Aoffice.rrautomatisering.nl
SPF_Asmtp.telenet.be
SPF_Atf1.tablet-forms.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.244.237.57
SPF_IP213.136.76.212
SPF_IP81.82.203.216

Related pages

Pivot deeper into the graph from deweerdt.be.

Cypher and MCP

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

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