Skip to content

Hostname

candex.com.ar

Last fetched

candex.com.ar resolves to 1 IPv4 address operated by AS51167 in DE. WHOIS lists registrar:nicar as the registrar.

Nutrition Label

WHISPER CANON · candex.com.arRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/candex.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
173.249.38.187173.249.38.0/23AS51167DE

WHOIS identity

Registrar
registrar:nicar
Organization
candex
Contact emails

Subdomains

5 observed subdomains of candex.com.ar.

Web-graph footprint

Distinct hostnames that link to or from candex.com.ar in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for candex.com.ar.

MechanismTarget
SPF_Acandex.com.ar
SPF_Aideascloud.com.ar
SPF_INCLUDErelay1.serveriai.lt
SPF_INCLUDErelay2.serveriai.lt
SPF_INCLUDEserveriai.lt
SPF_IP173.249.38.187
SPF_IP207.244.125.218/32
SPF_MXcandex.com.ar

Related pages

Pivot deeper into the graph from candex.com.ar.

Cypher and MCP

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

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