Hostname
declarant.by
Last fetched
declarant.by resolves to 2 IPv4 addresses operated by BELPAK-AS BELPAK in BY. WHOIS lists registrar:reliable software, ltd as the registrar.
Nutrition Label
Resolution chain
declarant.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 |
|---|---|---|---|---|
| 185.179.80.86 | 185.179.80.0/24 | AS6697 | BELPAK-AS BELPAK | BY |
| 91.149.189.242 | 91.149.189.0/24 | AS35594 | HOSTERBY-AS | BY |
WHOIS identity
- Registrar
- registrar:reliable software, ltd
- Organization
- hidden! details are available at http://www.cctld.by/whois
- Contact emails
Subdomains
12 observed subdomains of declarant.by.
Web-graph footprint
Distinct hostnames that link to or from declarant.by in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for declarant.by.
| Mechanism | Target |
|---|---|
| SPF_A | declarant.by |
| SPF_INCLUDE | _spf.hoster.by |
| SPF_IP | 178.172.163.5 |
| SPF_IP | 93.125.53.34 |
| SPF_IP | 93.125.53.80 |
| SPF_MX | declarant.by |
Related pages
Pivot deeper into the graph from declarant.by.
- IP · 185.179.80.86
- ASN · AS6697BELPAK-AS BELPAK
- Registrar · registrar:reliable software, ltd
- Country · BY
- Email · admin@btslogistics.by
- TLD · .by
- Browse hostnames · de…
- 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: "declarant.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.