Hostname
command.fivecasino.net.edgekey.net
Last fetched
command.fivecasino.net.edgekey.net resolves to 4 IPv4 addresses operated by DU-AS1 - Emirates Integrated Telecommunications Company PJSC in AE.
Nutrition Label
Resolution chain
command.fivecasino.net.edgekey.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.109.251.41 | 104.109.251.0/24 | AS15802 | DU-AS1 - Emirates Integrated Telecommunications Company PJSC | AE |
| 104.109.251.59 | 104.109.251.0/24 | AS15802 | DU-AS1 - Emirates Integrated Telecommunications Company PJSC | AE |
| 23.212.248.26 | 23.212.248.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
| 23.212.248.7 | 23.212.248.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
WHOIS identity
No WHOIS records are currently associated with command.fivecasino.net.edgekey.net in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from command.fivecasino.net.edgekey.net.
- IP · 104.109.251.41
- ASN · AS15802DU-AS1 - Emirates Integrated Telecommunications Company PJSC
- Country · AE
- Apex domain · edgekey.net
- Parent domain · fivecasino.net.edgekey.net
- TLD · .net
- Browse hostnames · co…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "command.fivecasino.net.edgekey.net"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.