Skip to content

Hostname

connectedcomms.click

Last fetched

connectedcomms.click resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · connectedcomms.clickRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/connectedcomms.click

Resolution chain

connectedcomms.click resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.135.142.9113.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.32.230.10713.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.1513.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.4013.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.9113.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.43.172.3913.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.175.37.19018.175.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:81
Organization
ben datlen
Contact emails

Subdomains

17 observed subdomains of connectedcomms.click.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for connectedcomms.click.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from connectedcomms.click.

Cypher and MCP

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

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