Skip to content

Hostname

smart.at

Last fetched

smart.at resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:inwx gmbh as the registrar.

Nutrition Label

WHISPER CANON · smart.atRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/smart.at

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.96.5218.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.5518.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.8718.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.9918.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.45.243.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.263.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.313.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.873.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE

WHOIS identity

Registrar
registrar:inwx gmbh
Organization
smart europe
Contact emails

Subdomains

2 observed subdomains of smart.at.

Web-graph footprint

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

15 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from smart.at.

Cypher and MCP

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

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