Hostname
smart-design.by
Last fetched
smart-design.by resolves to 2 IPv4 addresses operated by AS56740 in BY. WHOIS lists registrar:reliable software, ltd as the registrar.
Nutrition Label
Resolution chain
smart-design.by 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 |
|---|---|---|---|---|
| 93.125.18.253 | 93.125.18.0/24 | AS56740 | — | BY |
| 93.125.18.33 | 93.125.18.0/24 | AS56740 | — | BY |
WHOIS identity
- Registrar
- registrar:reliable software, ltd
- Organization
- —
- Contact emails
- —
Subdomains
3 observed subdomains of smart-design.by.
Web-graph footprint
Distinct hostnames that link to or from smart-design.by in the public web crawl.
13 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for smart-design.by.
| Mechanism | Target |
|---|---|
| SPF_A | smart-design.by |
| SPF_IP | 213.184.246.152 |
| SPF_IP | 217.21.37.152 |
| SPF_IP | 93.125.18.0/24 |
| SPF_IP | 93.125.18.253 |
| SPF_IP | 93.125.18.33 |
| SPF_MX | smart-design.by |
Related pages
Pivot deeper into the graph from smart-design.by.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "smart-design.by"})-[: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.