Skip to content

Hostname

flexbase.io

Last fetched

flexbase.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · flexbase.ioRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/flexbase.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.164.2213.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.164.5413.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.164.7813.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.164.8113.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.202.10513.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.2613.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.7313.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.9313.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

2 observed subdomains of flexbase.io.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for flexbase.io.

MechanismTarget
SPF_INCLUDEspf.efwd.registrar-servers.com

Related pages

Pivot deeper into the graph from flexbase.io.

Cypher and MCP

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

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