Skip to content

Hostname

hc.microdesign.nl

Last fetched

hc.microdesign.nl resolves to 1 IPv4 address operated by AS34762 in BE.

Nutrition Label

WHISPER CANON · hc.microdesign.nlRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/hc.microdesign.nl

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.

IPPrefixASNOperatorCountry
87.238.164.7787.238.160.0/21AS34762BE

WHOIS identity

No WHOIS records are currently associated with hc.microdesign.nl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for hc.microdesign.nl.

MechanismTarget
SPF_INCLUDEspf.aderans.hypernode.io
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.133.183.204
SPF_IP156.83.3.1
SPF_IP77.170.195.20
SPF_IP77.172.114.229
SPF_IP77.173.166.164
SPF_IP82.168.9.119
SPF_IP84.35.25.222
SPF_IP84.85.153.86
SPF_IP86.81.85.172
SPF_IP87.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.