Skip to content

Hostname

flowplayer.org

Last fetched

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

Nutrition Label

WHISPER CANON · flowplayer.orgRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/flowplayer.org

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.128108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.13108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.32108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.80108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.85.22108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.85.33108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.85.47108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.85.62108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
anssi piirainen
Contact emails

Subdomains

40 observed subdomains of flowplayer.org.

Web-graph footprint

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

1,010 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for flowplayer.org.

MechanismTarget
SPF_Aflowplayer.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcustomeriomail.com
SPF_INCLUDEmailer.chargify.com
SPF_MXflowplayer.org

Related pages

Pivot deeper into the graph from flowplayer.org.

Cypher and MCP

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

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