Skip to content

Hostname

aws.at

Last fetched

aws.at resolves to 1 IPv4 address operated by NETIQ in AT. WHOIS lists registrar:baddaboom it service gmbh as the registrar.

Nutrition Label

WHISPER CANON · aws.atRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/aws.at

Resolution chain

aws.at resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
128.204.136.114128.204.128.0/19AS44453NETIQAT

WHOIS identity

Registrar
registrar:baddaboom it service gmbh
Organization
austria wirtschaftsservice gesellschaft m.b.h
Contact emails

Subdomains

24 observed subdomains of aws.at.

Web-graph footprint

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

1,360 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for aws.at.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.t-systems.at
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.eyepinnews.com
SPF_INCLUDEspf2.eyepinnews.com
SPF_INCLUDEspf3.eyepinnews.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP128.204.136.126
SPF_IP128.204.136.158
SPF_IP128.204.136.159
SPF_IP144.208.10.145
SPF_IP144.208.10.147
SPF_IP185.39.172.69
SPF_IP193.228.122.60/32
SPF_IP193.228.122.61/32
SPF_IP62.99.130.186
SPF_IP62.99.130.6
SPF_IP91.118.154.109
SPF_IP91.198.45.19
SPF_IP91.198.45.20
SPF_IP91.198.45.61
SPF_IP91.198.45.66
SPF_IP91.198.45.67

Related pages

Pivot deeper into the graph from aws.at.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "aws.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.