Hostname
albadecor.ro
Last fetched
albadecor.ro resolves to 2 IPv4 addresses operated by AS60118 in RO. WHOIS lists registrar:speed total srl as the registrar.
Nutrition Label
Resolution chain
albadecor.ro 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 |
|---|---|---|---|---|
| 185.150.17.56 | 185.150.17.0/24 | AS60118 | — | RO |
| 80.96.145.4 | 80.96.144.0/22 | AS60118 | — | RO |
WHOIS identity
- Registrar
- registrar:speed total srl
- Organization
- —
- Contact emails
- —
Subdomains
6 observed subdomains of albadecor.ro.
Showing 4 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from albadecor.ro in the public web crawl.
10 sites link to this hostname.
18 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- albadecor.ro
SPF policy
9 SPF mechanisms authorising senders for albadecor.ro.
| Mechanism | Target |
|---|---|
| SPF_A | albadecor.ro |
| SPF_IP | 176.126.237.18 |
| SPF_IP | 185.150.17.56 |
| SPF_IP | 185.57.82.244 |
| SPF_IP | 89.42.26.2 |
| SPF_IP | 89.42.26.24 |
| SPF_IP | 89.42.26.72 |
| SPF_IP | 89.42.26.99 |
| SPF_MX | albadecor.ro |
Related pages
Pivot deeper into the graph from albadecor.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "albadecor.ro"})-[: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.