Skip to content

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

WHISPER CANON · carlsberg.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/carlsberg.com

Resolution chain

carlsberg.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.8.222104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.9.222104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:269
Organization
carlsberg breweries a/s
Contact emails

Subdomains

71 observed subdomains of carlsberg.com.

Web-graph footprint

Distinct hostnames that link to or from carlsberg.com in the public web crawl.

832 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for carlsberg.com.

MechanismTarget
SPF_Amail.b2b-email.net
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.105.12.0/24
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP40.85.245.181
SPF_IP46.249.61.91
SPF_IP70.42.174.181/32
SPF_IP70.42.174.182
SPF_IP70.42.174.188
SPF_IP70.42.174.90
SPF_IP72.5.52.234
SPF_IP72.5.52.236/32
SPF_IP91.223.85.144
SPF_IP91.223.85.145
SPF_IP91.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.