Skip to content

Hostname

sambito.com.ec

Last fetched

sambito.com.ec is a registered hostname under the .ec top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · sambito.com.ecRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sambito.com.ec

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with sambito.com.ec in WhisperGraph.

Subdomains

13 observed subdomains of sambito.com.ec.

Web-graph footprint

Distinct hostnames that link to or from sambito.com.ec in the public web crawl.

17 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sambito.com.ec.

MechanismTarget
SPF_Asambito.com.ec
SPF_INCLUDE_spf.google.com
SPF_IP116.202.134.105
SPF_IP142.132.193.87
SPF_IP65.21.82.90
SPF_MXsambito.com.ec

Related pages

Pivot deeper into the graph from sambito.com.ec.

Cypher and MCP

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

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