Skip to content

Hostname

flows.systems

Last fetched

flows.systems resolves to 1 IPv4 address operated by AS51167 in GB. WHOIS lists iana:1462 as the registrar.

Nutrition Label

WHISPER CANON · flows.systemsRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/flows.systems

Resolution chain

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

IPPrefixASNOperatorCountry
37.60.231.20737.60.224.0/20AS51167GB

WHOIS identity

Registrar
iana:1462
Organization
domain protection services,
Contact emails

Subdomains

45 observed subdomains of flows.systems.

Web-graph footprint

Distinct hostnames that link to or from flows.systems in the public web crawl.

15 sites link to this hostname.

113 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for flows.systems.

MechanismTarget
SPF_INCLUDE143397191.spf05.hubspotemail.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from flows.systems.

Cypher and MCP

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

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