Skip to content

Hostname

shoof.cl

Last fetched

shoof.cl resolves to 1 IPv4 address operated by EDNS - easyDNS Technologies, Inc. in CA. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · shoof.clRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/shoof.cl

Resolution chain

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

IPPrefixASNOperatorCountry
64.68.200.4864.68.230.0/24AS16686EDNS - easyDNS Technologies, Inc.CA

WHOIS identity

Registrar
registrar:nic chile
Organization
comercial shoof international chile ltda.
Contact emails

Subdomains

3 observed subdomains of shoof.cl.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for shoof.cl.

MechanismTarget
SPF_INCLUDE_spf-us.ppe-hosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP103.47.204.67
SPF_IP112.109.73.215
SPF_IP136.144.62.162
SPF_IP182.236.123.161
SPF_IP190.121.18.202
SPF_IP203.209.175.172
SPF_IP219.89.195.180
SPF_IP61.69.100.222
SPF_MXshoof.cl

Related pages

Pivot deeper into the graph from shoof.cl.

Cypher and MCP

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

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