Skip to content

Hostname

flexa.cloud

Last fetched

flexa.cloud resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · flexa.cloudRouting diversity4.8/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/flexa.cloud

Resolution chain

flexa.cloud resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.28.40.77100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.158.1333.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.208.1513.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.245.733.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.68.3734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.99.23934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.22.18235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.145.6550.19.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.240.19252.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.176.21354.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
deivid padilha
Contact emails

Subdomains

13 observed subdomains of flexa.cloud.

Web-graph footprint

Distinct hostnames that link to or from flexa.cloud in the public web crawl.

146 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for flexa.cloud.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from flexa.cloud.

Cypher and MCP

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

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