Skip to content

Hostname

flahybase.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.82.251.20235.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.119.21844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.241.10544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.12.44.15252.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.37.213.16752.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.180.9652.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.153.1154.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.218.72.3654.218.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of flahybase.com owner
Contact emails

Subdomains

1 observed subdomain of flahybase.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for flahybase.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from flahybase.com.

Cypher and MCP

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

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