Skip to content

Hostname

flowmo.co

Last fetched

flowmo.co resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · flowmo.coRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/flowmo.co

Resolution chain

flowmo.co resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.135.231.9613.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
18.135.80.16418.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.11.221.1333.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.8.12.1463.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.176.33.7035.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
35.179.222.3135.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:69
Organization
flow mobile
Contact emails

Subdomains

1 observed subdomain of flowmo.co.

Subdomain
www.flowmo.co

Web-graph footprint

Distinct hostnames that link to or from flowmo.co in the public web crawl.

9 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for flowmo.co.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from flowmo.co.

Cypher and MCP

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

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