Skip to content

Hostname

bitnasdaq.io

Last fetched

bitnasdaq.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · bitnasdaq.ioRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bitnasdaq.io

Resolution chain

bitnasdaq.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.230.11413.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.3313.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.7413.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.9113.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.8.12818.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.2718.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.7118.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.7718.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
99.84.152.1299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
bitnasdaq pte
Contact emails

Subdomains

2 observed subdomains of bitnasdaq.io.

Web-graph footprint

Distinct hostnames that link to or from bitnasdaq.io in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bitnasdaq.io.

MechanismTarget
SPF_INCLUDEspf.email.engagelab.com

Related pages

Pivot deeper into the graph from bitnasdaq.io.

Cypher and MCP

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

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