Hostname
mall.sk
Last fetched
mall.sk resolves to 2 IPv4 addresses operated by AS44424 in CZ. WHOIS lists registrar:markmonitor international limited as the registrar.
Nutrition Label
Resolution chain
mall.sk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 92.43.61.3 | 92.43.60.0/22 | AS44424 | — | CZ |
| 92.43.63.3 | 92.43.62.0/23 | AS44424 | — | CZ |
WHOIS identity
- Registrar
- registrar:markmonitor international limited
- Organization
- allegro slovakia s.r.o.
- Contact emails
Subdomains
11 observed subdomains of mall.sk.
Web-graph footprint
Distinct hostnames that link to or from mall.sk in the public web crawl.
815 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for mall.sk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _emailing.heureka.cz |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | allegrospf.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.179.240.0/24 |
| SPF_IP | 82.202.84.0/24 |
| SPF_IP | 92.43.56.0/21 |
| SPF_MX | mall.sk |
Related pages
Pivot deeper into the graph from mall.sk.
- IP · 92.43.61.3
- ASN · AS44424
- Registrar · registrar:markmonitor international limited
- Country · CZ
- Email · domains@allegrogroup.com
- TLD · .sk
- Browse hostnames · ma…
- 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: "mall.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.