Skip to content

Hostname

secure.fivecubits.com

Last fetched

secure.fivecubits.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · secure.fivecubits.comRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/secure.fivecubits.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.23.250.197100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.211.37.25234.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.215.167.10834.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.218.167.20234.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.163.145.17235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.33.10144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.149.5252.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.39.12.18352.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.151.17552.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.6.5954.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.185.74.19654.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.34.69184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with secure.fivecubits.com in WhisperGraph.

Web-graph footprint

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

10 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from secure.fivecubits.com.

Cypher and MCP

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

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