Skip to content

Hostname

itagent.at

Last fetched

itagent.at resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · itagent.atRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/itagent.at

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.134.2193.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.2253.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.33.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.1683.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.1513.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.1223.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.1673.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.169.10452.219.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.170.13252.219.170.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.170.4452.219.170.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.171.11652.219.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.171.18052.219.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.171.18852.219.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.46.8452.219.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.47.14252.219.47.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.75.10252.219.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

2 observed subdomains of itagent.at.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for itagent.at.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from itagent.at.

Cypher and MCP

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

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