Skip to content

Hostname

flydreamers.com

Last fetched

flydreamers.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · flydreamers.comRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/flydreamers.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.58.98.15316.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.190.215.16518.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.216.221.1118.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.221.167.7118.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.198.1593.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.130.47.683.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.130.48.1993.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.133.71.2363.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.143.26.493.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.142.2423.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.57.1533.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.173.603.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.64.1103.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.9.2353.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.19.135.643.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

12 observed subdomains of flydreamers.com.

Web-graph footprint

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

73 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for flydreamers.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_MXflydreamers.com

Related pages

Pivot deeper into the graph from flydreamers.com.

Cypher and MCP

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

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