Hostname
ceylonflash.com
Last fetched
ceylonflash.com resolves to 2 IPv4 addresses operated by H4Y-TECHNOLOGIES - H4Y Technologies LLC in US. WHOIS lists iana:1005 as the registrar.
Nutrition Label
Resolution chain
ceylonflash.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.255.168.6 | 104.255.168.0/24 | AS397373 | H4Y-TECHNOLOGIES - H4Y Technologies LLC | US |
| 198.37.102.12 | 198.37.102.0/24 | AS397373 | H4Y-TECHNOLOGIES - H4Y Technologies LLC | US |
WHOIS identity
- Registrar
- iana:1005
- Organization
- dishan piyasiri
- Contact emails
Subdomains
1 observed subdomain of ceylonflash.com.
| Subdomain |
|---|
| www.ceylonflash.com |
Threat posture
History
Mail and authentication
MX records
- ceylonflash.com
SPF policy
5 SPF mechanisms authorising senders for ceylonflash.com.
| Mechanism | Target |
|---|---|
| SPF_A | ceylonflash.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 104.255.168.6 |
| SPF_IP | 198.37.102.12 |
| SPF_MX | ceylonflash.com |
Related pages
Pivot deeper into the graph from ceylonflash.com.
- IP · 104.255.168.6
- ASN · AS397373H4Y-TECHNOLOGIES - H4Y Technologies LLC
- Registrar · iana:1005
- Country · US
- Email · dishanpiyasiri@gmail.com
- TLD · .com
- Browse hostnames · ce…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ceylonflash.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.