Hostname
carlsberg.com
Last fetched
carlsberg.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
carlsberg.com 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 |
|---|---|---|---|---|
| 104.18.8.222 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.9.222 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:269
- Organization
- carlsberg breweries a/s
- Contact emails
Subdomains
71 observed subdomains of carlsberg.com.
Showing 25 of 71. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from carlsberg.com in the public web crawl.
832 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
17 SPF mechanisms authorising senders for carlsberg.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.b2b-email.net |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.105.12.0/24 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 40.85.245.181 |
| SPF_IP | 46.249.61.91 |
| SPF_IP | 70.42.174.181/32 |
| SPF_IP | 70.42.174.182 |
| SPF_IP | 70.42.174.188 |
| SPF_IP | 70.42.174.90 |
| SPF_IP | 72.5.52.234 |
| SPF_IP | 72.5.52.236/32 |
| SPF_IP | 91.223.85.144 |
| SPF_IP | 91.223.85.145 |
| SPF_IP | 91.223.85.151 |
Related pages
Pivot deeper into the graph from carlsberg.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "carlsberg.com"})-[: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.