Hostname
cuprum.cl
Last fetched
cuprum.cl resolves to 206.195.196.167, announced in 206.195.196.0/24 by PFG-ASN-1 - Principal Financial Group, Inc. in US. cuprum.cl is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for cuprum.cl is recorded in WhisperGraph.
Attribution
principal financial group
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:nic chile
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns1.principal.com
- authns1.centurylink.net
- authns2.centurylink.net
- auth111.ns.uu.net
- auth1110.ns.uu.net
- auth120.ns.uu.net
MX records
- mxa-002f7901.gslb.pphosted.com
- mxb-002f7901.gslb.pphosted.com
SPF policy
- mx: cuprum.cl
- include: spf.mandrillapp.com
- include: _spf.principal.com
Threat-feed evidence
History
Related pages
Pivot from cuprum.cl into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cuprum.cl"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.