Skip to content

Hostname

flor.ie

Last fetched

flor.ie resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:letshost as the registrar.

Nutrition Label

WHISPER CANON · flor.ieRouting diversity5.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/flor.ie

Resolution chain

flor.ie resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.52.53.52100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.84.218100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.196.237107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.16.8318.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.253.1033.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.5.4234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.25.13544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.17.10652.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
75.101.231.16675.101.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.53.22298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:letshost
Organization
ajq software
Contact emails

Subdomains

6 observed subdomains of flor.ie.

Web-graph footprint

Distinct hostnames that link to or from flor.ie in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from flor.ie.

Cypher and MCP

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

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