Skip to content

Hostname

flow.team

Last fetched

flow.team resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · flow.teamRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/flow.team

Resolution chain

flow.team resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.2113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.86.11618.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.1218.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.418.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.618.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.163.139.373.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.743.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.83.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.813.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.174.113.1053.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.1213.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.413.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.603.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
99.84.91.10599.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.4199.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.5299.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.8999.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:100
Organization
whois domain admin.
Contact emails

Subdomains

53 observed subdomains of flow.team.

Web-graph footprint

Distinct hostnames that link to or from flow.team in the public web crawl.

87 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for flow.team.

MechanismTarget
SPF_INCLUDE24076689.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.stibee.com

Related pages

Pivot deeper into the graph from flow.team.

Cypher and MCP

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

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