Skip to content

Hostname

neta.by

Last fetched

neta.by resolves to 2 IPv4 addresses operated by DATAHATA-AS - DataHata Ltd in BY. WHOIS lists registrar:open contact, ltd as the registrar.

Nutrition Label

WHISPER CANON · neta.byRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/neta.by

Resolution chain

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

IPPrefixASNOperatorCountry
178.172.164.22178.172.164.0/24AS56740DATAHATA-AS - DataHata LtdBY
51.210.63.13951.210.0.0/16AS16276OVH - OVH SASFR

WHOIS identity

Registrar
registrar:open contact, ltd
Organization
оршанская районная организация коммунистической партии беларуси
Contact emails

Subdomains

2 observed subdomains of neta.by.

Web-graph footprint

Distinct hostnames that link to or from neta.by in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for neta.by.

MechanismTarget
SPF_Aneta.by
SPF_INCLUDE_spf.westhost.by
SPF_IP178.172.164.21
SPF_IP51.210.63.139
SPF_MXneta.by

Related pages

Pivot deeper into the graph from neta.by.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "neta.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.