Hostname
hcom.sk
Last fetched
hcom.sk resolves to 1 IPv4 address operated by AS43451 in SK. WHOIS lists registrar:webglobe, a.s. as the registrar.
Nutrition Label
Resolution chain
hcom.sk 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 |
|---|---|---|---|---|
| 78.41.170.22 | 78.41.168.0/22 | AS43451 | — | SK |
WHOIS identity
- Registrar
- registrar:webglobe, a.s.
- Organization
- h com, s.r.o.
- Contact emails
- —
Subdomains
83 observed subdomains of hcom.sk.
Showing 25 of 83. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hcom.sk in the public web crawl.
5 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for hcom.sk.
| Mechanism | Target |
|---|---|
| SPF_A | mail1.hcom.sk |
| SPF_A | mx1.hcom.sk |
| SPF_A | mx2.hcom.sk |
| SPF_MX | hcom.sk |
Related pages
Pivot deeper into the graph from hcom.sk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hcom.sk"})-[: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.