Skip to content

Hostname

fireflyworlds.com

Last fetched

fireflyworlds.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · fireflyworlds.comRouting diversity4.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fireflyworlds.com

Resolution chain

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

IPPrefixASNOperatorCountry
174.129.205.71174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.136.1913.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.1.22144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.212.161.23144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.222.32.1444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.234.13144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.213.11052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.84.216.13098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.121.10298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
firefly studios ltd attn fireflyworlds.com care of network solutions
Contact emails

Subdomains

17 observed subdomains of fireflyworlds.com.

Web-graph footprint

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

276 sites link to this hostname.

92 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fireflyworlds.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_MXfireflyworlds.com

Related pages

Pivot deeper into the graph from fireflyworlds.com.

Cypher and MCP

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

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