Skip to content

Hostname

sonepar.cl

Last fetched

sonepar.cl resolves to 1 IPv4 address operated by AS136907 in CL. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · sonepar.clRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/sonepar.cl

Resolution chain

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

IPPrefixASNOperatorCountry
119.8.150.205119.8.144.0/20AS136907CL

WHOIS identity

Registrar
registrar:nic chile
Organization
electra fyk
Contact emails

Subdomains

2 observed subdomains of sonepar.cl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sonepar.cl.

MechanismTarget
SPF_INCLUDEcobranza.sonepar.cl
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu11877660.wl161.sendgrid.net
SPF_IP149.72.157.11

Related pages

Pivot deeper into the graph from sonepar.cl.

Cypher and MCP

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

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