Skip to content

Hostname

khelpdesk.com.br

Last fetched

khelpdesk.com.br resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · khelpdesk.com.brRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/khelpdesk.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.4.102104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.102104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.105172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
177.136.232.226177.136.232.0/24AS53107BR
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
maicon luis ferreira
Contact emails

Subdomains

71 observed subdomains of khelpdesk.com.br.

Web-graph footprint

Distinct hostnames that link to or from khelpdesk.com.br in the public web crawl.

15 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • khelpdesk.com.br

SPF policy

7 SPF mechanisms authorising senders for khelpdesk.com.br.

MechanismTarget
SPF_Akhelpdesk.com.br
SPF_IP177.136.232.226
SPF_IP179.127.16.37
SPF_IP179.127.16.38
SPF_IP187.45.176.59
SPF_IP187.45.179.42
SPF_MXkhelpdesk.com.br

Related pages

Pivot deeper into the graph from khelpdesk.com.br.

Cypher and MCP

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

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