Hostname
logotype.by
Last fetched
logotype.by is a registered hostname under the .by top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:open contact, ltd
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of logotype.by.
| Subdomain |
|---|
| www.logotype.by |
Web-graph footprint
Distinct hostnames that link to or from logotype.by in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for logotype.by.
| Mechanism | Target |
|---|---|
| SPF_A | logotype.by |
| SPF_INCLUDE | spfoxby.atservers.net |
| SPF_IP | 178.124.135.120 |
| SPF_IP | 178.124.135.122 |
| SPF_IP | 178.159.240.151 |
| SPF_IP | 178.159.240.152 |
| SPF_IP | 178.159.240.167 |
| SPF_IP | 178.159.242.73 |
| SPF_IP | 185.47.152.61 |
| SPF_MX | logotype.by |
Related pages
Pivot deeper into the graph from logotype.by.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "logotype.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.