Skip to content

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

WHISPER CANON · weg.atRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/weg.at

Resolution chain

weg.at resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.195.128.20418.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.78.98.1353.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.89.5652.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
54.93.162.6654.93.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:united-domains gmbh
Organization
comvel
Contact emails

Subdomains

34 observed subdomains of weg.at.

Web-graph footprint

Distinct hostnames that link to or from weg.at in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for weg.at.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEtraveltainment.de
SPF_IP185.58.117.143
SPF_IP80.87.174.250/32
SPF_IP80.87.174.251/32
SPF_IP80.87.174.252/32
SPF_IP80.87.174.253/32
SPF_IP82.165.115.184
SPF_IP84.246.127.3/24

Related pages

Pivot deeper into the graph from weg.at.

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 20

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