Hostname
structurimetalice.ro
Last fetched
structurimetalice.ro resolves to 2 IPv4 addresses operated by Cyber_Folks-RO-DC_CLJ - Cyber_Folks SRL in RO. WHOIS lists registrar:ici - registrar as the registrar.
Nutrition Label
Resolution chain
structurimetalice.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.236.86.63 | 185.236.86.0/24 | AS44043 | Cyber_Folks-RO-DC_CLJ - Cyber_Folks SRL | RO |
| 45.82.28.170 | 45.82.28.0/23 | AS5606 | GTS-BACKBONE - GTS Telecom SRL | RO |
WHOIS identity
- Registrar
- registrar:ici - registrar
- Organization
- —
- Contact emails
- —
Subdomains
9 observed subdomains of structurimetalice.ro.
Web-graph footprint
Distinct hostnames that link to or from structurimetalice.ro in the public web crawl.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- structurimetalice.ro
SPF policy
7 SPF mechanisms authorising senders for structurimetalice.ro.
| Mechanism | Target |
|---|---|
| SPF_A | structurimetalice.ro |
| SPF_INCLUDE | spf.mxserver.ro |
| SPF_IP | 185.236.85.198 |
| SPF_IP | 188.241.222.79 |
| SPF_IP | 2a00:ece1:0:1b:0:0:0:137 |
| SPF_IP | 45.82.28.170 |
| SPF_MX | structurimetalice.ro |
Related pages
Pivot deeper into the graph from structurimetalice.ro.
- IP · 185.236.86.63
- ASN · AS44043Cyber_Folks-RO-DC_CLJ - Cyber_Folks SRL
- Registrar · registrar:ici - registrar
- Country · RO
- TLD · .ro
- Browse hostnames · st…
- 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: "structurimetalice.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.