Skip to content

Hostname

fokus.am

Last fetched

fokus.am resolves to 1 IPv4 address operated by AS3216 in RU.

Nutrition Label

WHISPER CANON · fokus.amRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/fokus.am

Resolution chain

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

IPPrefixASNOperatorCountry
195.218.200.211195.218.128.0/17AS3216RU

WHOIS identity

No WHOIS records are currently associated with fokus.am in WhisperGraph.

Subdomains

5 observed subdomains of fokus.am.

Web-graph footprint

Distinct hostnames that link to or from fokus.am in the public web crawl.

53 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fokus.am.

MechanismTarget
SPF_INCLUDE_spf.dashasender.ru
SPF_IP195.218.200.0/24
SPF_IP91.197.114.3
SPF_MXfokus.am

Related pages

Pivot deeper into the graph from fokus.am.

Cypher and MCP

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

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