Skip to content

Hostname

focus.si

Last fetched

focus.si resolves to 1 IPv4 address operated by AS8972 in FR.

Nutrition Label

WHISPER CANON · focus.siRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/focus.si

Resolution chain

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

IPPrefixASNOperatorCountry
178.77.101.107178.77.96.0/21AS8972FR

WHOIS identity

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

Subdomains

5 observed subdomains of focus.si.

Web-graph footprint

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

200 sites link to this hostname.

1,003 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for focus.si.

MechanismTarget
SPF_Afocus.si
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP178.77.101.107
SPF_IP2a01:488:66:1000:b24d:656b:0:1
SPF_MXfocus.si

Related pages

Pivot deeper into the graph from focus.si.

Cypher and MCP

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

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