Skip to content

Hostname

wscubetech.com

Last fetched

wscubetech.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · wscubetech.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wscubetech.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.99.1613.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.3313.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.4013.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.813.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.1213.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.263.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.353.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.923.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.173.219.1073.173.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.219.1263.173.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.219.383.173.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.219.803.173.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
52.66.188.22852.66.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IN
99.84.252.7599.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.8299.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.9099.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:303
Organization
kushagra bhatia
Contact emails

Subdomains

26 observed subdomains of wscubetech.com.

Web-graph footprint

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

342 sites link to this hostname.

279 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wscubetech.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from wscubetech.com.

Cypher and MCP

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

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