Skip to content

Hostname

extag.app

Last fetched

extag.app resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · extag.appRouting diversity4.8/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/extag.app

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.74.2316.12.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.23.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.553.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.1823.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.1863.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2343.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.473.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.783.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.128.1352.95.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.11952.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.2152.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.21152.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.7552.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.130.11552.95.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.130.13952.95.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.131.15552.95.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

10 observed subdomains of extag.app.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for extag.app.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from extag.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "extag.app"})-[: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.