Skip to content

Hostname

mobile-server-push-notification.atlassian.com

Last fetched

mobile-server-push-notification.atlassian.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · mobile-server-push-notification.atlassian.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/mobile-server-push-notification.atlassian.com

Resolution chain

mobile-server-push-notification.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.4.4013.33.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.4.7413.33.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.4.7613.33.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.4.9913.33.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.230.113.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.123.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.303.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.403.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
52.85.78.5752.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.7552.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.8752.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.9452.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with mobile-server-push-notification.atlassian.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from mobile-server-push-notification.atlassian.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from mobile-server-push-notification.atlassian.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mobile-server-push-notification.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.