Hostname
bigbrands.sk
Last fetched
bigbrands.sk resolves to 1 IPv4 address operated by AS44424 in CZ. WHOIS lists registrar:markmonitor international limited as the registrar.
Nutrition Label
Resolution chain
bigbrands.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 |
|---|---|---|---|---|
| 92.43.61.158 | 92.43.60.0/22 | AS44424 | — | CZ |
WHOIS identity
- Registrar
- registrar:markmonitor international limited
- Organization
- internet mall slovakia s.r.o.
- Contact emails
Subdomains
1 observed subdomain of bigbrands.sk.
| Subdomain |
|---|
| www.bigbrands.sk |
Web-graph footprint
Distinct hostnames that link to or from bigbrands.sk in the public web crawl.
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 bigbrands.sk.
| Mechanism | Target |
|---|---|
| SPF_A | bigbrands.sk |
| SPF_INCLUDE | _spf.echit.cz |
| SPF_INCLUDE | _spf.google.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 | bigbrands.sk |
Related pages
Pivot deeper into the graph from bigbrands.sk.
- IP · 92.43.61.158
- ASN · AS44424
- Registrar · registrar:markmonitor international limited
- Country · CZ
- Email · domains@allegrogroup.com
- TLD · .sk
- Browse hostnames · bi…
- 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: "bigbrands.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.