Skip to content

Hostname

claro.com.sv

Last fetched

claro.com.sv resolves to 2 IPv4 addresses operated by AS19373 in MX.

Nutrition Label

WHISPER CANON · claro.com.svRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/claro.com.sv

Resolution chain

claro.com.sv resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
ipv4 address block not managed by the ripe ncc
Contact emails

Subdomains

57 observed subdomains of claro.com.sv.

Web-graph footprint

Distinct hostnames that link to or from claro.com.sv in the public web crawl.

132 sites link to this hostname.

75 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for claro.com.sv.

MechanismTarget
SPF_Aclaro.com.sv
SPF_INCLUDEspf.protection.outlook.com
SPF_IP190.62.97.20
SPF_IP190.62.97.21
SPF_MXclaro.com.sv
SPF_MXsmtp01.claro.com.sv

Related pages

Pivot deeper into the graph from claro.com.sv.

Cypher and MCP

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

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