Hostname
avelcom.sk
Last fetched
avelcom.sk resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:markus germann as the registrar.
Nutrition Label
Resolution chain
avelcom.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.46.206.71 | 78.46.0.0/15 | AS24940 | — | DE |
WHOIS identity
- Registrar
- registrar:markus germann
- Organization
- pts privacy & trustee services
- Contact emails
Subdomains
2 observed subdomains of avelcom.sk.
| Subdomain |
|---|
| mail.avelcom.sk |
| www.avelcom.sk |
Web-graph footprint
Distinct hostnames that link to or from avelcom.sk in the public web crawl.
11 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for avelcom.sk.
| Mechanism | Target |
|---|---|
| SPF_A | avelcom.sk |
| SPF_IP | 208.167.238.104 |
| SPF_IP | 77.83.103.139 |
| SPF_IP | 77.83.103.210 |
| SPF_MX | avelcom.sk |
Related pages
Pivot deeper into the graph from avelcom.sk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "avelcom.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.