Skip to content

Hostname

thepoint.cc

Last fetched

thepoint.cc resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · thepoint.ccRouting diversity5.7/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/thepoint.cc

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.78.563.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.2273.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.2323.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.133.1952.218.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.183.13152.218.183.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.236.16252.218.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.252.8252.218.252.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.130.23552.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.132.1952.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.161.17952.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.164.25152.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.185.1952.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.190.22752.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.197.14752.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.225.9152.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.234.5152.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1861
Organization
private by design,
Contact emails

Subdomains

1 observed subdomain of thepoint.cc.

Web-graph footprint

Distinct hostnames that link to or from thepoint.cc in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for thepoint.cc.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from thepoint.cc.

Cypher and MCP

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

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