Hostname
b2bproperty.by
Last fetched
b2bproperty.by resolves to 2 IPv4 addresses operated by AS6697 in BY. WHOIS lists registrar:reliable software, ltd as the registrar.
Nutrition Label
Resolution chain
b2bproperty.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 |
|---|---|---|---|---|
| 178.124.141.134 | 178.124.136.0/21 | AS6697 | — | BY |
| 178.172.160.86 | 178.172.160.0/22 | AS6697 | — | BY |
WHOIS identity
- Registrar
- registrar:reliable software, ltd
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of b2bproperty.by.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for b2bproperty.by.
| Mechanism | Target |
|---|---|
| SPF_A | b2bproperty.by |
| SPF_A | by3000.hb.by |
| SPF_INCLUDE | _spf.mail.ru |
| SPF_IP | 185.179.83.20 |
| SPF_MX | b2bproperty.by |
Related pages
Pivot deeper into the graph from b2bproperty.by.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "b2bproperty.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.