Skip to content

Hostname

fitek.at

Last fetched

fitek.at resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · fitek.atRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fitek.at

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.196.1713.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.6113.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.7313.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.9213.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.165.227.12518.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.1418.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.8218.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.8618.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.199.30.0.0.0/0AS64073US
18.239.199.50.0.0.0/0AS64073US
18.239.199.70.0.0.0/0AS64073US
18.239.199.760.0.0.0/0AS64073US

WHOIS identity

No WHOIS records are currently associated with fitek.at in WhisperGraph.

Subdomains

1 observed subdomain of fitek.at.

Subdomain
www.fitek.at

Threat posture

History

Related pages

Pivot deeper into the graph from fitek.at.

Cypher and MCP

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

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