Hostname
fl-y.com
Last fetched
fl-y.com resolves to 172.234.24.211, announced in 172.234.16.0/20 by AKAMAI-LINODE-AP - Akamai Connected Cloud in US. fl-y.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for fl-y.com is recorded in WhisperGraph.
Attribution
akamai
ORIGIN_AS
WHOIS identity
- Registrar
- iana:1068
- Registrant organisation
- mail us
- Contact emails
- 6344a3d3c28b4a72b8e2e65086aa2642.protect@withheldforprivacy.com, 643759306215422994fdb836578bf10e.protect@withheldforprivacy.com, 81ff10a7db65488492ff8972f9714f4a.protect@withheldforprivacy.com, 9f50752cef79425c9afbe7549312bf9e.protect@withheldforprivacy.com, reactivation-pending@mail.withheldforprivacy.com, help@adplans.info
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Sample outbound links
Mail and authentication
Nameservers
- dns101.registrar-servers.com
- dns102.registrar-servers.com
MX records
- mx.plingest.com
Threat-feed evidence
History
Related pages
Pivot from fl-y.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fl-y.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.