Skip to content

Hostname

flexiviaje.com

Last fetched

flexiviaje.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · flexiviaje.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/flexiviaje.com

Resolution chain

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

IPPrefixASNOperatorCountry
54.207.99.2054.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.172.14654.232.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.156.14354.233.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.12.8756.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:1387
Organization
joaquin
Contact emails

Subdomains

1 observed subdomain of flexiviaje.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for flexiviaje.com.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from flexiviaje.com.

Cypher and MCP

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

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