Hostname
mhbtechniek.nl
Last fetched
mhbtechniek.nl resolves to 2 IPv4 addresses operated by TUXIS - The Internet Engineering Group B.V. in NL. WHOIS lists registrar:tucows.com co. as the registrar.
Nutrition Label
Resolution chain
mhbtechniek.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.137.196.208 | 45.137.196.0/23 | AS197731 | TUXIS - The Internet Engineering Group B.V. | NL |
| 69.62.112.170 | 69.62.112.0/22 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
WHOIS identity
- Registrar
- registrar:tucows.com co.
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of mhbtechniek.nl.
Web-graph footprint
Distinct hostnames that link to or from mhbtechniek.nl in the public web crawl.
8 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for mhbtechniek.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 92.64.200.205 |
Related pages
Pivot deeper into the graph from mhbtechniek.nl.
- IP · 45.137.196.208
- ASN · AS197731TUXIS - The Internet Engineering Group B.V.
- Registrar · registrar:tucows.com co.
- Country · NL
- TLD · .nl
- Browse hostnames · mh…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mhbtechniek.nl"})-[: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.