Skip to content

Hostname

splendid.cl

Last fetched

splendid.cl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:markmonitor inc. as the registrar.

Nutrition Label

WHISPER CANON · splendid.clRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/splendid.cl

Resolution chain

splendid.cl resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.58.4413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.6013.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.7613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.78.10052.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.10852.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.2352.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.652.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:markmonitor inc.
Organization
cem s.a. rep. sargent & krahn
Contact emails

Subdomains

13 observed subdomains of splendid.cl.

Web-graph footprint

Distinct hostnames that link to or from splendid.cl in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for splendid.cl.

MechanismTarget
SPF_A_spf.budamail.net
SPF_Asplendid.cl
SPF_INCLUDEspf.protection.outlook.com
SPF_MXsplendid.cl

Related pages

Pivot deeper into the graph from splendid.cl.

Cypher and MCP

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

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