Skip to content

Hostname

nextraq.com

Last fetched

nextraq.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · nextraq.comRouting diversity5.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nextraq.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.232.147.2093.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.100.19634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.196.14744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.90.20552.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.152.20652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.252.3854.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.122.154.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.16.14154.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.205.098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.228.21150.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
discrete wireless,
Contact emails

Subdomains

33 observed subdomains of nextraq.com.

Web-graph footprint

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

83 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for nextraq.com.

MechanismTarget
SPF_INCLUDE5281758.spf02.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP141.194.36.41
SPF_IP141.194.36.42
SPF_IP141.194.36.43
SPF_IP208.184.69.194/24
SPF_IP23.148.224.0/24
SPF_IP3.66.3.132
SPF_IP35.153.185.106
SPF_IP64.18.0.0/20
SPF_IP99.165.176.104/29
SPF_MXnextraq.com

Related pages

Pivot deeper into the graph from nextraq.com.

Cypher and MCP

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

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