Hostname
comco.sk
Last fetched
comco.sk resolves to 213.151.219.114, announced in 213.151.192.0/18 by OSK-DNI - Orange Slovensko a.s. in SK. comco.sk is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for comco.sk is recorded in WhisperGraph.
Attribution
orange slovensko
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:comco, s.r.o.
- Registrant organisation
- comco, s.r.o.
- Contact emails
- rd@comco.sk
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- meera.ns.cloudflare.com
- sterling.ns.cloudflare.com
MX records
- mx1.gigahost.dk
- mx3.gigahost.dk
- mx10.websupport.sk
- mx20.websupport.sk
SPF policy
- ip: 89.186.169.0/24
- include: amazonses.com
- include: spf.gigahost.dk
- a: comco.sk
- mx: comco.sk
- include: _spf.m1.websupport.sk
- ip: 185.130.99.33
- ip: 213.151.219.114
- ip: 62.168.94.98
Threat-feed evidence
History
Related pages
Pivot from comco.sk into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "comco.sk"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.