Hostname
sysmex.dk
Last fetched
sysmex.dk resolves to 1 IPv4 address operated by AS8893 in DE. WHOIS lists registrar:ascio technologies, corp. danmark - filial af ascio technologies, corp. canada as the registrar.
Nutrition Label
Resolution chain
sysmex.dk 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 |
|---|---|---|---|---|
| 212.77.245.73 | 212.77.224.0/19 | AS8893 | — | DE |
WHOIS identity
- Registrar
- registrar:ascio technologies, corp. danmark - filial af ascio technologies, corp. canada
- Organization
- sysmex europe
- Contact emails
Subdomains
1 observed subdomain of sysmex.dk.
| Subdomain |
|---|
| www.sysmex.dk |
Web-graph footprint
Distinct hostnames that link to or from sysmex.dk in the public web crawl.
38 sites link to this hostname.
284 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for sysmex.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from sysmex.dk.
- IP · 212.77.245.73
- ASN · AS8893
- Registrar · registrar:ascio technologies, corp. danmark - filial af ascio technologies, corp. canada
- Country · DE
- Email · network-support@sysmex-europe.com
- TLD · .dk
- Browse hostnames · sy…
- 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: "sysmex.dk"})-[: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.