Skip to content

Hostname

flowmeters.com

Last fetched

flowmeters.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · flowmeters.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/flowmeters.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.223.115.23313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.176.24744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.188.2154.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.222.8654.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for flowmeters.com.

MechanismTarget
SPF_Amail.flowmeters.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP23.21.200.128
SPF_IP54.197.241.200

Related pages

Pivot deeper into the graph from flowmeters.com.

Cypher and MCP

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

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