Hostname
adabalag.com
Last fetched
adabalag.com resolves to 1 IPv4 address operated by Cyber_Folks-RO-DC_FLO - Cyber_Folks SRL in RO. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
adabalag.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 85.120.58.241 | 85.120.58.0/23 | AS34358 | Cyber_Folks-RO-DC_FLO - Cyber_Folks SRL | RO |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
7 observed subdomains of adabalag.com.
Threat posture
History
Mail and authentication
MX records
- adabalag.com
SPF policy
7 SPF mechanisms authorising senders for adabalag.com.
| Mechanism | Target |
|---|---|
| SPF_A | adabalag.com |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_INCLUDE | spf.mxserver.ro |
| SPF_IP | 77.81.164.2 |
| SPF_IP | 77.81.165.46 |
| SPF_IP | 85.120.58.241 |
| SPF_MX | adabalag.com |
Related pages
Pivot deeper into the graph from adabalag.com.
- IP · 85.120.58.241
- ASN · AS34358Cyber_Folks-RO-DC_FLO - Cyber_Folks SRL
- Registrar · iana:1068
- Country · RO
- Email · ca7f26ccc3a0435b9e1ed3de6ca04253.protect@whoisguard.com
- TLD · .com
- Browse hostnames · ad…
- 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: "adabalag.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.