Hostname
weg.at
Last fetched
weg.at resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:united-domains gmbh as the registrar.
Nutrition Label
Resolution chain
weg.at resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.195.128.204 | 18.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.78.98.135 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.28.89.56 | 52.28.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.93.162.66 | 54.93.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:united-domains gmbh
- Organization
- comvel
- Contact emails
Subdomains
34 observed subdomains of weg.at.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from weg.at in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for weg.at.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | traveltainment.de |
| SPF_IP | 185.58.117.143 |
| SPF_IP | 80.87.174.250/32 |
| SPF_IP | 80.87.174.251/32 |
| SPF_IP | 80.87.174.252/32 |
| SPF_IP | 80.87.174.253/32 |
| SPF_IP | 82.165.115.184 |
| SPF_IP | 84.246.127.3/24 |
Related pages
Pivot deeper into the graph from weg.at.
- IP · 18.195.128.204
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:united-domains gmbh
- Country · DE
- Email · admin@comvel.de
- TLD · .at
- Browse hostnames · we…
- 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: "weg.at"})-[: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.