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
Resolution chain
deweerdt.be resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 161.97.119.35 | 161.97.118.0/23 | AS51167 | CONTABO - Contabo GmbH | DE |
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
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for deweerdt.be.
| Mechanism | Target |
|---|---|
| SPF_A | deweerdt.be |
| SPF_A | mail.deweerdt.be |
| SPF_A | office.rrautomatisering.nl |
| SPF_A | smtp.telenet.be |
| SPF_A | tf1.tablet-forms.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 207.244.237.57 |
| SPF_IP | 213.136.76.212 |
| SPF_IP | 81.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.