Skip to content

Hostname

atlassian.io

Last fetched

atlassian.io resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · atlassian.ioRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/atlassian.io

Resolution chain

atlassian.io resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.192.142.12104.192.142.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
104.192.142.13104.192.142.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
104.192.142.14104.192.142.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
185.166.143.30185.166.143.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
185.166.143.31185.166.143.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
185.166.143.32185.166.143.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
atlassian pty
Contact emails

Subdomains

53 observed subdomains of atlassian.io.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from atlassian.io.

Cypher and MCP

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

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