Skip to content

Hostname

opsgenie.com

Last fetched

opsgenie.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · opsgenie.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/opsgenie.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.192.140.12104.192.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
104.192.140.13104.192.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
104.192.140.14104.192.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
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:468
Organization
atlassian pty
Contact emails

Subdomains

48 observed subdomains of opsgenie.com.

Web-graph footprint

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

196 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for opsgenie.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.opsgenie.net

Related pages

Pivot deeper into the graph from opsgenie.com.

Cypher and MCP

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

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