Skip to content

Hostname

atlassian.com

Last fetched

atlassian.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · atlassian.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/atlassian.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.183.10613.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.11713.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.2413.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.4913.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
18.160.18.1418.160.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.18.3918.160.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.18.9018.160.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.18.9918.160.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.236.5452.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.6552.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.6952.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.8252.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
atlassian pty
Contact emails

Subdomains

150 observed subdomains of atlassian.com.

Web-graph footprint

Distinct hostnames that link to or from atlassian.com in the public web crawl.

50,472 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for atlassian.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf-001d9801.pphosted.com
SPF_INCLUDEspf1.atlassian.com
SPF_INCLUDEspf3.atlassian.com
SPF_IP54.241.191.3
SPF_IP54.70.13.32
SPF_IP54.71.147.74
SPF_IP54.71.63.106
SPF_IP54.85.255.245

Related pages

Pivot deeper into the graph from atlassian.com.

Cypher and MCP

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

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