Hostname
concept360.ro
Last fetched
concept360.ro resolves to 2 IPv4 addresses operated by AS44043 in RO. WHOIS lists registrar:ici - registrar as the registrar.
Nutrition Label
Resolution chain
concept360.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.92.195.190 | 185.92.195.0/24 | AS44043 | — | RO |
| 188.215.244.21 | 188.215.244.0/23 | AS44043 | — | RO |
WHOIS identity
- Registrar
- registrar:ici - registrar
- Organization
- —
- Contact emails
- —
Subdomains
8 observed subdomains of concept360.ro.
Web-graph footprint
Distinct hostnames that link to or from concept360.ro in the public web crawl.
5 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- concept360.ro
SPF policy
8 SPF mechanisms authorising senders for concept360.ro.
| Mechanism | Target |
|---|---|
| SPF_A | concept360.ro |
| SPF_INCLUDE | spf.mxserver.ro |
| SPF_IP | 185.236.87.233 |
| SPF_IP | 185.92.194.80 |
| SPF_IP | 185.92.195.190 |
| SPF_IP | 188.215.244.21 |
| SPF_IP | 46.102.249.9 |
| SPF_MX | concept360.ro |
Related pages
Pivot deeper into the graph from concept360.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "concept360.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.