Skip to content

Hostname

focus-platform.com

Last fetched

focus-platform.com resolves to 2 IPv4 addresses operated by AS47583 in ID. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · focus-platform.comRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/focus-platform.com

Resolution chain

focus-platform.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
145.79.14.4145.79.12.0/22AS47583ID
208.109.227.196208.109.224.0/22AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of focus-platform.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for focus-platform.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from focus-platform.com.

Cypher and MCP

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

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