Skip to content

Hostname

flowplayer.com

Last fetched

flowplayer.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · flowplayer.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/flowplayer.com

Resolution chain

flowplayer.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.86.109108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.86.117108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.86.55108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.86.67108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
18.173.205.12318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.2518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.2718.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.8918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.112.293.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.112.353.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.112.413.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.112.453.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of flowplayer.com owner
Contact emails

Subdomains

22 observed subdomains of flowplayer.com.

Web-graph footprint

Distinct hostnames that link to or from flowplayer.com in the public web crawl.

335 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for flowplayer.com.

MechanismTarget
SPF_Aflowplayer.com
SPF_INCLUDE2102134.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailer.chargify.com
SPF_MXflowplayer.com

Related pages

Pivot deeper into the graph from flowplayer.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "flowplayer.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.