Skip to content

Hostname

prodca.click4talk.com

Last fetched

prodca.click4talk.com resolves to 1 IPv4 address operated by HURRICANE - Hurricane Electric LLC in US.

Nutrition Label

WHISPER CANON · prodca.click4talk.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/prodca.click4talk.com

Resolution chain

prodca.click4talk.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.218.132.66216.218.128.0/17AS6939HURRICANE - Hurricane Electric LLCUS

WHOIS identity

No WHOIS records are currently associated with prodca.click4talk.com in WhisperGraph.

Web-graph footprint

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

106 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for prodca.click4talk.com.

MechanismTarget
SPF_Aprodca.click4talk.com
SPF_INCLUDE_spf.google.com
SPF_MXprodca.click4talk.com

Related pages

Pivot deeper into the graph from prodca.click4talk.com.

Cypher and MCP

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

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