Hostname
carglass.dk
Last fetched
carglass.dk resolves to 3 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:csc digital brand service, inc as the registrar.
Nutrition Label
Resolution chain
carglass.dk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.198.14.52 | 104.198.0.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
| 13.248.201.191 | 13.248.192.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 76.223.86.83 | 76.223.80.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:csc digital brand service, inc
- Organization
- belron hungary kft. zug branch
- Contact emails
Subdomains
15 observed subdomains of carglass.dk.
Web-graph footprint
Distinct hostnames that link to or from carglass.dk in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for carglass.dk.
| Mechanism | Target |
|---|---|
| SPF_A | carglass.dk |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 198.61.254.47/32 |
| SPF_IP | 217.63.111.242 |
| SPF_IP | 54.240.27.54 |
| SPF_IP | 69.72.37.240 |
Related pages
Pivot deeper into the graph from carglass.dk.
- IP · 104.198.14.52
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · registrar:csc digital brand service, inc
- Country · US
- Email · domains@belron.com
- TLD · .dk
- Browse hostnames · ca…
- 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: "carglass.dk"})-[: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.