Hostname
hc.microdesign.nl
Last fetched
hc.microdesign.nl resolves to 1 IPv4 address operated by AS34762 in BE.
Nutrition Label
Resolution chain
hc.microdesign.nl 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 |
|---|---|---|---|---|
| 87.238.164.77 | 87.238.160.0/21 | AS34762 | — | BE |
WHOIS identity
No WHOIS records are currently associated with hc.microdesign.nl in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for hc.microdesign.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.aderans.hypernode.io |
| SPF_INCLUDE | spf.mtaroutes.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.133.183.204 |
| SPF_IP | 156.83.3.1 |
| SPF_IP | 77.170.195.20 |
| SPF_IP | 77.172.114.229 |
| SPF_IP | 77.173.166.164 |
| SPF_IP | 82.168.9.119 |
| SPF_IP | 84.35.25.222 |
| SPF_IP | 84.85.153.86 |
| SPF_IP | 86.81.85.172 |
| SPF_IP | 87.195.149.126 |
Related pages
Pivot deeper into the graph from hc.microdesign.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hc.microdesign.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.