Skip to content

Hostname

launchbeta.nexera.network

Last fetched

launchbeta.nexera.network resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.

Nutrition Label

WHISPER CANON · launchbeta.nexera.networkRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/launchbeta.nexera.network

Resolution chain

launchbeta.nexera.network resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.165.239.1063.165.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.165.239.443.165.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.165.239.633.165.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.165.239.653.165.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
99.84.215.10499.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.2399.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.3899.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.8799.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with launchbeta.nexera.network in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for launchbeta.nexera.network.

MechanismTarget
SPF_INCLUDE25829692.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from launchbeta.nexera.network.

Cypher and MCP

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

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