Skip to content

Hostname

cyberbitrange.com

Last fetched

cyberbitrange.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:10007 as the registrar.

Nutrition Label

WHISPER CANON · cyberbitrange.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cyberbitrange.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.164.96.5618.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.5718.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.7018.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.8318.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.46.218.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.5718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.9918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.67.10218.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.1418.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.4818.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.8718.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:10007
Organization
******
Contact emails

Subdomains

20 observed subdomains of cyberbitrange.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cyberbitrange.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from cyberbitrange.com.

Cypher and MCP

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

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