Skip to content

Hostname

focusflow.net

Last fetched

focusflow.net resolves to 3 IPv4 addresses operated by AS24940 in FI. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · focusflow.netRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/focusflow.net

Resolution chain

focusflow.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

148 observed subdomains of focusflow.net.

Threat posture

History

Mail and authentication

MX records

  • focusflow.net

SPF policy

10 SPF mechanisms authorising senders for focusflow.net.

MechanismTarget
SPF_Afocusflow.net
SPF_Amax-smtp.nebula.fi
SPF_INCLUDE_spf1.focusflow.net
SPF_INCLUDE_spf2.focusflow.net
SPF_INCLUDE_spf3.focusflow.net
SPF_INCLUDEnebula.fi
SPF_IP188.117.19.121
SPF_IP188.117.31.164
SPF_IP77.86.191.59
SPF_MXfocusflow.net

Related pages

Pivot deeper into the graph from focusflow.net.

Cypher and MCP

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

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