Skip to content

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

WHISPER CANON · declarant.byRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/declarant.by

Resolution chain

declarant.by resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.179.80.86185.179.80.0/24AS6697BELPAK-AS BELPAKBY
91.149.189.24291.149.189.0/24AS35594HOSTERBY-ASBY

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for declarant.by.

MechanismTarget
SPF_Adeclarant.by
SPF_INCLUDE_spf.hoster.by
SPF_IP178.172.163.5
SPF_IP93.125.53.34
SPF_IP93.125.53.80
SPF_MXdeclarant.by

Related pages

Pivot deeper into the graph from declarant.by.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.