Skip to content

Hostname

specto.si

Last fetched

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

Nutrition Label

WHISPER CANON · specto.siRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/specto.si

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with specto.si in WhisperGraph.

Subdomains

23 observed subdomains of specto.si.

Web-graph footprint

Distinct hostnames that link to or from specto.si in the public web crawl.

28 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for specto.si.

MechanismTarget
SPF_Aspecto.si
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEsender.zohoinvoice.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.19.10.227
SPF_IP46.19.10.228
SPF_MXspecto.si

Related pages

Pivot deeper into the graph from specto.si.

Cypher and MCP

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

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