Skip to content

Hostname

prisma-sm.cl

Last fetched

prisma-sm.cl resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · prisma-sm.clRouting diversity3.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/prisma-sm.cl

Resolution chain

prisma-sm.cl resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.212.95.1823.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.184.1553.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.236.17152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.57.4652.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.19.9752.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.147.16154.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:nic chile
Organization
tecnologia y gestion educativa, s.l.u.
Contact emails

Subdomains

8 observed subdomains of prisma-sm.cl.

Web-graph footprint

Distinct hostnames that link to or from prisma-sm.cl in the public web crawl.

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for prisma-sm.cl.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from prisma-sm.cl.

Cypher and MCP

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

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