Hostname
avis.dk
Last fetched
avis.dk resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:csc digital brand service, inc as the registrar.
Nutrition Label
Resolution chain
avis.dk 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 |
|---|---|---|---|---|
| 44.207.149.115 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.212.253.109 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:csc digital brand service, inc
- Organization
- avis budget denmark a/s
- Contact emails
Subdomains
10 observed subdomains of avis.dk.
Web-graph footprint
Distinct hostnames that link to or from avis.dk in the public web crawl.
100 sites link to this hostname.
50 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for avis.dk.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._i.%{d}._d.espf.agari-dns.net |
| SPF_INCLUDE | %{d}.5c.spf-protect.agari-dns.net |
Related pages
Pivot deeper into the graph from avis.dk.
- IP · 44.207.149.115
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · registrar:csc digital brand service, inc
- Country · US
- Email · kreditor.denmark@abg.com
- TLD · .dk
- Browse hostnames · av…
- 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: "avis.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.