Skip to content

Hostname

getnexar.com

Last fetched

getnexar.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.84.143.10252.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
52.84.143.12052.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
52.84.143.2352.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
52.84.143.7052.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
99.84.160.12099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
bruno fernandez-ruiz
Contact emails

Subdomains

43 observed subdomains of getnexar.com.

Web-graph footprint

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

277 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for getnexar.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.recurly.com

Related pages

Pivot deeper into the graph from getnexar.com.

Cypher and MCP

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

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